From: Andy Adamson <andros@xxxxxxxxxx> Signed-off-by: Andy Adamson <andros@xxxxxxxxxx> --- fs/nfs/pnfs.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/fs/nfs/pnfs.c b/fs/nfs/pnfs.c index 9a295cf..c1a8066 100644 --- a/fs/nfs/pnfs.c +++ b/fs/nfs/pnfs.c @@ -1454,6 +1454,7 @@ pnfs_writepages(struct nfs_write_data *wdata, int how) wdata); if (trypnfs == PNFS_NOT_ATTEMPTED) { + wdata->req->wb_lseg = NULL; wdata->pdata.lseg = NULL; put_lseg(lseg); } -- 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