Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- fs/nfs/pnfs.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/fs/nfs/pnfs.c b/fs/nfs/pnfs.c index eb4e092..61dbc0a 100644 --- a/fs/nfs/pnfs.c +++ b/fs/nfs/pnfs.c @@ -1693,6 +1693,8 @@ pnfs_try_to_commit(struct nfs_write_data *data, dprintk("%s: Begin\n", __func__); + if (!pnfs_use_rpc(nfss)) + data->pdata.pnfsflags |= PNFS_NO_RPC; /* We need to account for possibility that * each nfs_page can point to a different lseg (or be NULL). * For the immediate case of whole-file-only layouts, we at -- 1.7.2.2 -- 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