]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: NFSv4 callbacks also support 64-bit timestamps
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 4 Oct 2019 20:46:53 +0000 (16:46 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:44 +0000 (21:28 -0500)
commit2c33e959cdb0015982e7a3194c574a9be27c7a99
tree3a160d7a50cf4f0bb4198f6253f3cda95516a00c
parent212b4d0bb60e0d836631497574def13f187b83c0
NFSv4: NFSv4 callbacks also support 64-bit timestamps

Convert the NFSv4 callbacks to use struct timestamp64, rather than
truncating times to 32-bit values.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/callback.h
fs/nfs/callback_proc.c
fs/nfs/callback_xdr.c