NFS: Ensure we revalidate the inode correctly after remove or rename
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 8 Apr 2018 22:11:18 +0000 (18:11 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 31 May 2018 19:02:16 +0000 (15:02 -0400)
commit59a707b0d42ecf6326ed3846af629602bdf2ff08
tree7ce132bc615d3a18e552020db1054ded43f030f6
parent821a868a2316de95250d3069a7b8025ec24154a6
NFS: Ensure we revalidate the inode correctly after remove or rename

We may need to revalidate the change attribute, ctime and the nlinks count.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c