From: Trond Myklebust Date: Wed, 11 Mar 2009 18:10:25 +0000 (-0400) Subject: NFS: Shrink the struct nfs_fattr X-Git-Tag: v2.6.30-rc1~415^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca277d88dafdbc3c5a69d32590e7184b9af6371;p=pandora-kernel.git NFS: Shrink the struct nfs_fattr We don't need the bitmap[] field anymore, since the 'valid' field tells us all we need to know about which attributes were filled in... Also move the pre-op attributes in order to improve the structure packing. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed