commit | e0b7d420f72a66b5299da025be8e8a17e019a557 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jun 23 10:28:40 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 26 16:25:24 2018 -0400 |
tree | c14b30abf1cf02c1838974b88323b610a394379c | |
parent | cd3f77d74ac31b4627cdfa70812338076a1ea475 [diff] |
pNFS: Don't discard layout segments that are marked for return If there are layout segments that are marked for return, then we need to ensure that pnfs_mark_matching_lsegs_return() does not just silently discard them, but it should tell the caller that there is a layoutreturn scheduled. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>