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)
commit1f3208b2d6975f31b9c7c6bf174b84fe9c97492f
treeb03cdcc080103432771c5cc12e526cdbb0151d18
parent1f9f4328155a6944903e2364f38bb6ed1e1ea9e9
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