NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 25 Mar 2021 17:14:42 +0000 (13:14 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 13 Apr 2021 12:46:30 +0000 (08:46 -0400)
commitfabf2b341502e894001d70f91309dd6f3785e2dc
tree8eda4ffab85e76f13faaa9c40a939467b79379fe
parenta71029b86752e8d40301af235a6bbf4896cc1402
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid

Rename can cause us to revalidate the access cache, so lets track the
nlinks separately from the mode/uid/gid.

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