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)
commitcc7f2dae63bca9579d65a46f3bf2c48a15961e19
tree5746e222613eb13178f7423870f551eeb33d38ac
parent1301e421b75b90b1a6101961b3aca2d91a9a0599
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