NFS: Another inode revalidation improvement
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 9 Apr 2021 13:30:21 +0000 (09:30 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 13 Apr 2021 14:04:05 +0000 (10:04 -0400)
commit7b24dacf0840056f9c51107eddc5bd7efbd20133
tree9975816610b975e03e3cfeebb2da109b521648e2
parent6f9be83d07615e6af8838a1d489080b399f42a08
NFS: Another inode revalidation improvement

If we're trying to update the inode because a previous update left the
cache in a partially unrevalidated state, then allow the update if the
change attrs match.

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