Skip to content
Snippets Groups Projects
Commit 2e5b29f0 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

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: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 141b9b59
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment