NFSv4.1: update nfs4_fattr_bitmap_maxsz
commit809eb666e84ba6628ab0c92b2104644685069ef3
authorAndy Adamson <andros@netapp.com>
Mon, 11 Jul 2011 21:17:42 +0000 (11 17:17 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 8 Aug 2011 17:23:07 +0000 (8 10:23 -0700)
treecd4667567fe4208f32f28c9a8335ec6ac4989b27
parentc3c239c62ae57a65e13a00a485435db15f8d5ad0
NFSv4.1: update nfs4_fattr_bitmap_maxsz

commit e5012d1f3861d18c7f3814e757c1c3ab3741dbcd upstream.

Attribute IDs assigned in RFC 5661 now require three bitmaps.
Fixes hitting a BUG_ON in xdr_shrink_bufhead when getting ACLs.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfs/nfs4xdr.c