commit | 1c5bd76d17cca6836e9d9913e4a0356cd8a36598 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Nov 16 01:11:25 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 01 17:21:47 2016 -0500 |
tree | 69632292fb0f231cff2e8cf0d9a943f876ff14da | |
parent | 828ed9ec1b565445b8c060c8a97be4f396ef614b [diff] |
pNFS: Enable layoutreturn operation for return-on-close Amend the pnfs return on close helper functions to enable sending the layoutreturn op in CLOSE/DELEGRETURN. This closes a potential race between CLOSE/DELEGRETURN and parallel OPEN calls to the same file, and allows the client and the server to agree on whether or not there is an outstanding layout. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>