]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd6eb814f8c6306c7689fafe5196038fa6bdd0c5
tree8cd36f442796e7e83c1dfcd72a036846f1b3950f
parent3067bdf6d6076376792d2c4bf81ed30a47c60e22
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