OSDN Git Service

NFSv2: Clean up timespec encode
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 4 Oct 2019 20:57:45 +0000 (16:57 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:44 +0000 (21:28 -0500)
commitc9dbfd961b875fb94de0298c39a9ba8d3843fcd7
tree5aff79a2b7faac015255fb878ecba36ccf8e283e
parentad97a995d8edff820d4238bd0dfc69f440031ae6
NFSv2: Clean up timespec encode

Simplify the struct iattr timestamp encoding by skipping the step of
an intermediate struct timespec.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs2xdr.c