commit | 1ca277d88dafdbc3c5a69d32590e7184b9af6371 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 11 14:10:25 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 11 14:10:25 2009 -0400 |
tree | 8cd36f442796e7e83c1dfcd72a036846f1b3950f | |
parent | 9e6e70f8d8b6698e0017c56b86525aabe9c7cd4c [diff] |
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>