1
0
Fork 0
alistair23-linux/fs/nfs/filelayout
Weston Andros Adamson 224ecbf5a6 pnfs: fix filelayout_retry_commit when idx > 0
filelayout_retry_commit was recently split out from alloc_ds_commits,
but was done in such a way that the bucket pointer always starts at
index 0 no matter what the @idx argument is set to.

The intention of the @idx argument is to retry commits starting at
bucket @idx. This is called when alloc_ds_commits fails for a bucket.

Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2014-09-10 12:43:45 -07:00
..
Makefile Push the file layout driver into a subdirectory 2014-05-29 20:21:56 -04:00
filelayout.c pnfs: fix filelayout_retry_commit when idx > 0 2014-09-10 12:43:45 -07:00
filelayout.h Push the file layout driver into a subdirectory 2014-05-29 20:21:56 -04:00
filelayoutdev.c NFS client updates for Linux 3.17 2014-08-13 18:13:19 -06:00