OSDN Git Service

NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 21 Oct 2019 18:17:34 +0000 (14:17 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:45 +0000 (21:28 -0500)
commitae084a32ee9230ca78c88d646efa0157b2dbca29
tree633ab2f71e3e634500ff3c53c5d687825dca4587
parente0f07896affd27ec378857dd6fccad0a43e52d35
NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()

If the server sent us a new delegation stateid that is more recent than
the one that got revoked, then clear the NFS_DELEGATION_REVOKED flag.

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