From: Trond Myklebust Date: Wed, 17 Jul 2013 21:09:01 +0000 (-0400) Subject: NFSv4: encode_attrs should not backfill the bitmap and attribute length X-Git-Tag: v3.12-rc1~87^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7067b2db78aab1a76f9c443b1fcf81c3e35dd50;p=pandora-kernel.git NFSv4: encode_attrs should not backfill the bitmap and attribute length The attribute length is already calculated in advance. There is no reason why we cannot calculate the bitmap in advance too so that we don't have to play pointer games. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed