]> 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)
commitd9ff0f1902e7f129bc8ae66370f2f9bb4ada269d
tree463c98200215d31cde6d2aefc2f410ea94cb9a8a
parente6939bab81352f2df6aa89adca2486f111d24a4d
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