OSDN Git Service

NFSv4: Delegation recalls should not find revoked delegations
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Oct 2019 12:46:06 +0000 (08:46 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:45 +0000 (21:28 -0500)
commit457a50424bdde44fbd394ee459fdbfb9ffc4e412
tree9b88da6fb56220505900029933d60f5e1ae8edec
parent5decae1623f5a1e409ed6befdc7c03ce53e8cd09
NFSv4: Delegation recalls should not find revoked delegations

If we're processsing a delegation recall, ignore the delegations that
have already been revoked or returned.

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