From: Andy Adamson <andros@xxxxxxxxxx> Signed-off-by: Andy Adamson <andros@xxxxxxxxxx> --- fs/nfs/nfs4filelayout.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/fs/nfs/nfs4filelayout.c b/fs/nfs/nfs4filelayout.c index d7f0f62..dc3ee0c 100644 --- a/fs/nfs/nfs4filelayout.c +++ b/fs/nfs/nfs4filelayout.c @@ -553,8 +553,7 @@ static struct rpc_call_ops filelayout_commit_call_ops = { * Invoke the pnfs_commit_complete callback. */ enum pnfs_try_status -filelayout_commit(struct pnfs_layout_type *layoutid, int sync, - struct nfs_write_data *data) +filelayout_commit(struct nfs_write_data *data, int sync) { LIST_HEAD(head); struct nfs_page *req; -- 1.6.6 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html