NFSv4.1: Clear lseg pointer in ->doio function
authorFred Isaman <iisaman@netapp.com>
Thu, 3 Mar 2011 15:13:49 +0000 (15:13 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:38:45 +0000 (15:38 -0500)
commit36fe432d33e078caee5c954e15e929819c2cacae
tree84bccc3434a423f8eabae42d543fad5914124ae2
parentc76069bda0f17cd3e153e54d9ac01242909c6b15
NFSv4.1: Clear lseg pointer in ->doio function

Now that we have access to the pointer, clear it immediately after
the put, instead of in caller.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/pagelist.c
fs/nfs/read.c
fs/nfs/write.c