Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- fs/nfs/objlayout/objlayout.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/fs/nfs/objlayout/objlayout.c b/fs/nfs/objlayout/objlayout.c index 1381c60..6595bfc 100644 --- a/fs/nfs/objlayout/objlayout.c +++ b/fs/nfs/objlayout/objlayout.c @@ -297,9 +297,7 @@ static void _rpc_commit_complete(struct work_struct *work) * Commit data remotely on OSDs */ enum pnfs_try_status -objlayout_commit(struct pnfs_layout_type *pnfslay, - int sync, - struct nfs_write_data *wdata) +objlayout_commit(struct nfs_write_data *wdata, int how) { int status = PNFS_ATTEMPTED; -- 1.7.1.1 -- 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