NFSv2: Fix a typo in encode_sattr()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 4 Oct 2019 21:01:54 +0000 (17:01 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:44 +0000 (21:28 -0500)
commitad97a995d8edff820d4238bd0dfc69f440031ae6
tree2668f5168d7fa86365b760b659c8f3d7a8307f3a
parent7d34ff5141650baefc42bdeabea151574e3b69c2
NFSv2: Fix a typo in encode_sattr()

Encode the mtime correctly.

Fixes: 95582b0083883 ("vfs: change inode times to use struct timespec64")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs2xdr.c