commit | 2e5b29f0448be9ea8da3ee0412a2043fee59e131 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 14 16:25:11 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 14:32:40 2015 -0500 |
tree | bba96a3ec2ae66890652f52552aeab9472824950 | |
parent | 141b9b59ed8ae2602b2c285149ec8d4f6b05c4d9 [diff] |
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET Fix a bug in which flexfiles clients are falling back to I/O through the MDS even when the FF_FLAGS_NO_IO_THRU_MDS flag is set. The flexfiles client will always report errors through the LAYOUTRETURN and/or LAYOUTERROR mechanisms, so it should normally be safe for it to retry the LAYOUTGET until it fails or succeeds. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>