OSDN Git Service

NFSv4: Encode 64-bit timestamps
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 4 Oct 2019 20:43:09 +0000 (16:43 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:44 +0000 (21:28 -0500)
commite7d4b05c5ee312c5ed37aa1bdaa572c2fc9e473f
tree59931ec8c79bb456c9c24df7effa52a7ce971a93
parente86d5a02874c1364c50e1b532481835b54173ed2
NFSv4: Encode 64-bit timestamps

NFSv4 supports 64-bit timestamps, so there is no point in converting
the struct iattr timestamps to 32-bits before encoding.

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