]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: update nfs4_fattr_bitmap_maxsz
authorAndy Adamson <andros@netapp.com>
Mon, 11 Jul 2011 21:17:42 +0000 (17:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 11 Jul 2011 23:14:38 +0000 (19:14 -0400)
commit6b03f074757c00abbe62c791f3b95fcfebc93715
tree9dc6dd5cdac41a0bcbee593cb31b5866530fe036
parent26817d70b4e22b9ee438711ec789077d999f22b6
NFSv4.1: update nfs4_fattr_bitmap_maxsz

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>
Cc:stable@kernel.org [2.6.39]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c