NFSv4: Don't reclaim delegations that have been returned or revoked
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Oct 2019 12:52:47 +0000 (08:52 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:46 +0000 (21:28 -0500)
commit1deed572351806322c3d9af005c2cf931ff23174
treef3366bf6a2cf98b03264b13e06a077dd4fbddfc9
parentaf20b7b850c5786979f773ba25dab70c85914466
NFSv4: Don't reclaim delegations that have been returned or revoked

If the delegation has already been revoked, we want to avoid reclaiming
it on reboot.

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