NFSv4.1: Send lseg down into nfs_write_rpcsetup
authorFred Isaman <iisaman@netapp.com>
Thu, 3 Mar 2011 15:13:43 +0000 (15:13 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:38:44 +0000 (15:38 -0500)
We grab the lseg sent in from the doio function and attach it to
each struct nfs_write_data created.  This is how the lseg will be
sent to the layout driver.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/write.c
include/linux/nfs_xdr.h

diff --cc fs/nfs/write.c
Simple merge
Simple merge