]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1037cda897731bd9d8f4f4d61274797efac49e43
tree2668f5168d7fa86365b760b659c8f3d7a8307f3a
parent2c33e959cdb0015982e7a3194c574a9be27c7a99
NFSv2: Fix a typo in encode_sattr()

Encode the mtime correctly.

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