commit | af20b7b850c5786979f773ba25dab70c85914466 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Oct 22 13:40:47 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 03 21:28:46 2019 -0500 |
tree | 0ef13a3898df77d2d8c21ff0a0903879698e5a44 | |
parent | d51f91d262aae047ea3b1496e333a83ce70bb48a [diff] |
NFSv4: Ignore requests to return the delegation if it was revoked If the delegation was revoked, or is already being returned, just clear the NFS_DELEGATION_RETURN and NFS_DELEGATION_RETURN_IF_CLOSED flags and keep going. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>