OSDN Git Service

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)
commit7d34ff5141650baefc42bdeabea151574e3b69c2
tree3a160d7a50cf4f0bb4198f6253f3cda95516a00c
parente7d4b05c5ee312c5ed37aa1bdaa572c2fc9e473f
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