OSDN Git Service

NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Oct 2019 17:34:06 +0000 (13:34 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:45 +0000 (21:28 -0500)
commitb57562087b0473374de61a7cc8ea200c4e34d295
treeb04ba82bfbdf18853e2345aed128a8bca75cfd5e
parent457a50424bdde44fbd394ee459fdbfb9ffc4e412
NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked

If the delegation was revoked, we don't want to retry the delegreturn.

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