NFS: fix encode_fsinfo_maxsz
authorFred Isaman <iisaman@citi.umich.edu>
Thu, 13 Mar 2008 13:26:30 +0000 (15:26 +0200)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Mar 2008 17:47:17 +0000 (13:47 -0400)
commit2f42b5d043ee271d1e5d30ecd77186b6c4d4e534
tree4abafc6f0d732a1e68ba40ecfa578c25a3054a31
parent98a8e3239427051f5d44f2025b398bdcc3918f37
NFS: fix encode_fsinfo_maxsz

The previous value was not taking into account space for bitmap array size.

Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c