NFSv4: nfs4_callback_getattr() should ignore revoked delegations
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Oct 2019 12:35:57 +0000 (08:35 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:45 +0000 (21:28 -0500)
commit5decae1623f5a1e409ed6befdc7c03ce53e8cd09
tree77aa7cd6f578691726ceabeb33f8a3ad4ecab664
parent333ac786a1b4a366da9830f550ba440e398bb5a5
NFSv4: nfs4_callback_getattr() should ignore revoked delegations

If the delegation has been revoked, ignore it.

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