-
- Downloads
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>
Showing
- fs/nfs/flexfilelayout/flexfilelayout.c 0 additions, 4 deletionsfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/flexfilelayout/flexfilelayoutdev.c 4 additions, 12 deletionsfs/nfs/flexfilelayout/flexfilelayoutdev.c
- fs/nfs/pnfs.c 2 additions, 16 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 0 additions, 21 deletionsfs/nfs/pnfs.h
Loading
Please register or sign in to comment