]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Don't store NFS_INO_REVAL_FORCED
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 11 Apr 2021 18:31:24 +0000 (14:31 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 14 Apr 2021 13:36:29 +0000 (09:36 -0400)
commite6936d4655271cdff644316c8e01e572ff84d541
tree5746e222613eb13178f7423870f551eeb33d38ac
parentf68836e4347f1522a07a116d19ff2aa4904679a3
NFS: Don't store NFS_INO_REVAL_FORCED

NFS_INO_REVAL_FORCED is intended to tell us that the cache needs
revalidation despite the fact that we hold a delegation. We shouldn't
need to store it anymore, though.

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