]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb381b22840e435ec56140f1f6406ab2dd267494d
tree8eda4ffab85e76f13faaa9c40a939467b79379fe
parentaabe47f9e0c70a98d02c57548cc482254d0d1550
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