commit | b9fc773ef512dd3db71560463d0e5543c35fe976 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Dec 15 11:15:05 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 14:32:40 2015 -0500 |
tree | 4bf257c06285b9366ed1f88c15cefaf88082de89 | |
parent | 2e5b29f0448be9ea8da3ee0412a2043fee59e131 [diff] |
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it In pNFS/flexfiles, we want to return the layout without necessarily marking it as having completely failed. We therefore move the call to pnfs_layout_io_set_failed() out of pnfs_error_mark_layout_for_return(), and then ensura that pNFS/files layout calls it separately. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>