]> 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)
commitf08fb67125162dc1a1d7867d3c977ffee623517c
treeb03cdcc080103432771c5cc12e526cdbb0151d18
parent0556ebf517188824089726deed3f4d21128ce157
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