Signed-off-by: Boaz Harrosh <bharrosh@xxxxxxxxxxx> --- fs/nfs/blocklayout/blocklayout.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/nfs/blocklayout/blocklayout.c b/fs/nfs/blocklayout/blocklayout.c index 8843df4..8531fd7 100644 --- a/fs/nfs/blocklayout/blocklayout.c +++ b/fs/nfs/blocklayout/blocklayout.c @@ -495,8 +495,6 @@ bl_write_pagelist(struct nfs_write_data *wdata, wdata->res.count = (isect << 9) - (offset); if (count < wdata->res.count) wdata->res.count = count; - /* pnfs_set_layoutcommit needs this */ - wdata->mds_offset = offset; put_extent(be); bl_submit_bio(WRITE, bio); put_parallel(par); -- 1.7.3.4 -- 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