From 256e48bb473b631fbb5aa03d6ed38c652ad3caa7 Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Thu, 21 Jun 2012 11:18:13 -0400 Subject: [PATCH] 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-format-patch failed