From: Weston Andros Adamson Date: Fri, 5 Sep 2014 22:20:21 +0000 (-0400) Subject: pnfs: pass ds_commit_idx through the commit path X-Git-Tag: fixes-v4.0-rc1~136^2~27^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57ff1303a2d4d1484c7a82bd80a3e014d6cdf5e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed