]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf01331401e0451cc30f2259576f223aa3dedec3c
tree77aa7cd6f578691726ceabeb33f8a3ad4ecab664
parenta3bbe19190c91ffae480d4e0e58fcbae87d40e0f
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