NFS: Shrink the struct nfs_fattr
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:10:25 +0000 (14:10 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:10:25 +0000 (14:10 -0400)
commit1ca277d88dafdbc3c5a69d32590e7184b9af6371
tree8cd36f442796e7e83c1dfcd72a036846f1b3950f
parent9e6e70f8d8b6698e0017c56b86525aabe9c7cd4c
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 <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h