commit | 68f744797edd27016055c562a605691f5d4ac933 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Oct 12 19:50:54 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 01 17:21:42 2016 -0500 |
tree | 81d5f9a6af42b7ddfd70902d064e871e4eccfc99 | |
parent | 7b410d9ce460f70e346d91d8cfbdd2cb054eb775 [diff] |
pNFS: Do not free layout segments that are marked for return We may want to process and transmit layout stat information for the layout segments that are being returned, so we should defer freeing them until after the layoutreturn has completed. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>