commit | 5466d21411baf413c838d9a197f6734e94910a65 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon May 01 17:03:44 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue May 02 12:35:33 2017 -0400 |
tree | 3b99bb0b46bd5a526d0349ba4c2f6ce14d4826d6 | |
parent | 1f18b82c3437a398562e748c22fcd2f71c2e230c [diff] |
pNFS: Don't clear the layout return info if there are segments to return In pnfs_clear_layoutreturn_info, ensure that we don't clear the layout return info if there are new segments queued for return due to, for instance, a race between a LAYOUTRETURN and a failed I/O attempt. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>