NFSv4.1: remove GETATTR from ds commits
authorFred Isaman <iisaman@netapp.com>
Wed, 23 Mar 2011 13:27:52 +0000 (13:27 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 Mar 2011 19:29:03 +0000 (15:29 -0400)
commit988b6dceb0ae6d642587c8594529b94f6be0c5ea
tree78438f297eb2f8c9058872ac8a0f33d1a99b461c
parenta861a1e1c398fe34701569fd8ac9225dfe0a9a7e
NFSv4.1: remove GETATTR from ds commits

Any COMMIT compound directed to a data server needs to have the
GETATTR calls suppressed.  We here, make sure the field we are testing
(data->lseg) is set and refcounted correctly.

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