xfs: increase number of ACL entries for V5 superblocks
authorDave Chinner <dchinner@redhat.com>
Wed, 5 Jun 2013 02:09:10 +0000 (12:09 +1000)
committerBen Myers <bpm@sgi.com>
Thu, 6 Jun 2013 15:52:15 +0000 (10:52 -0500)
commit0a8aa1939777dd114479677f0044652c1fd72398
tree8ffde303c1bd382b421fc1d3a99b0be2f308caaf
parentf763fd440e094be37b38596ee14f1d64caa9bf9c
xfs: increase number of ACL entries for V5 superblocks

The limit of 25 ACL entries is arbitrary, but baked into the on-disk
format.  For version 5 superblocks, increase it to the maximum nuber
of ACLs that can fit into a single xattr.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Mark Tinguely <tinuguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
(cherry picked from commit 5c87d4bc1a86bd6e6754ac3d6e111d776ddcfe57)
fs/xfs/xfs_acl.c
fs/xfs/xfs_acl.h