From: Trond Myklebust Date: Thu, 21 Jun 2012 15:18:13 +0000 (-0400) Subject: NFSv4: Simplify the GETATTR attribute length calculation X-Git-Tag: v3.6-rc1~38^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256e48bb473b631fbb5aa03d6ed38c652ad3caa7;p=pandora-kernel.git NFSv4: Simplify the GETATTR attribute length calculation 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 --- Reading git-diff-tree failed