NFSv4: Simplify the GETATTR attribute length calculation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 21 Jun 2012 15:18:13 +0000 (11:18 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:20:44 +0000 (17:20 -0400)
Use the xdr_stream position counter as the basis for the calculation
instead of assuming that we can calculate an offset to the start
of the iovec.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found