commit | 0d10416797c27b9e359d4bd94fb9db6f34f25d83 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Jan 27 09:58:16 2020 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Feb 03 16:35:07 2020 -0500 |
tree | 65a65bee62260c3dd83c7b3fa508956791af9b39 | |
parent | f885ea640d65d98c8f1a326efb3abe13f1865c89 [diff] |
NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned If a delegation is marked as needing to be returned when the file is closed, then don't clear that marking until we're ready to return it. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>