]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 25 Mar 2021 15:04:34 +0000 (11:04 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 13 Apr 2021 00:11:44 +0000 (20:11 -0400)
commit99a856600e6754ed4494d45bc5db703a30f62dcf
treeb03cdcc080103432771c5cc12e526cdbb0151d18
parentfcbf963e87ef73c4de6dbade9f7454de0232d3f0
NFS: Add a cache validity flag argument to nfs_revalidate_inode()

Add an argument to nfs_revalidate_inode() to allow callers to specify
which attributes they need to check for validity.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c
fs/nfs/export.c
fs/nfs/inode.c
fs/nfs/nfs3acl.c
fs/nfs/nfs4proc.c
include/linux/nfs_fs.h