]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Convert struct nfs_fattr to use struct timespec64
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 4 Oct 2019 20:38:56 +0000 (16:38 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:44 +0000 (21:28 -0500)
commit5eafe39e418ec568f705b433558729ce7a03520d
tree463c98200215d31cde6d2aefc2f410ea94cb9a8a
parentf58be487f20758b58723709c763ce07c91f37bda
NFS: Convert struct nfs_fattr to use struct timespec64

NFSv4 supports 64-bit times, so we should switch to using struct
timespec64 when decoding attributes.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/nfs2xdr.c
fs/nfs/nfs3xdr.c
fs/nfs/nfs4xdr.c
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h