NFSv4.1: update nfs4_fattr_bitmap_maxsz
commitb886f3482f013c83d6daa71099cb74b38f164d51
authorAndy Adamson <andros@netapp.com>
Mon, 11 Jul 2011 21:17:42 +0000 (11 17:17 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 3 Aug 2011 19:42:33 +0000 (3 12:42 -0700)
tree80aa7b98942b1a508279fa278c5e10f805762134
parentb39e35d4cc84c41af9e4a441722b0f508f9cb932
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