-
- Downloads
pnfs: pass ds_commit_idx through the commit path
Pass ds_commit_idx through the nfs commit path. It's used to select
the commit bucket when using pnfs and is ignored when not using pnfs.
Several functions had to be changed: nfs_retry_commit,
nfs_mark_request_commit, pnfs_mark_request_commit and the pnfs layout
driver .mark_request_commit functions.
Signed-off-by:
Tom Haynes <loghyr@primarydata.com>
Showing
- fs/nfs/direct.c 3 additions, 2 deletionsfs/nfs/direct.c
- fs/nfs/filelayout/filelayout.c 2 additions, 1 deletionfs/nfs/filelayout/filelayout.c
- fs/nfs/internal.h 4 additions, 2 deletionsfs/nfs/internal.h
- fs/nfs/pnfs.h 5 additions, 4 deletionsfs/nfs/pnfs.h
- fs/nfs/pnfs_nfs.c 2 additions, 2 deletionsfs/nfs/pnfs_nfs.c
- fs/nfs/write.c 8 additions, 6 deletionsfs/nfs/write.c
Loading
Please register or sign in to comment