commit | ae084a32ee9230ca78c88d646efa0157b2dbca29 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Oct 21 14:17:34 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 03 21:28:45 2019 -0500 |
tree | 633ab2f71e3e634500ff3c53c5d687825dca4587 | |
parent | e0f07896affd27ec378857dd6fccad0a43e52d35 [diff] |
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>