OSDN Git Service

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>
Wed, 5 Jun 2013 16:26:53 +0000 (11:26 -0500)
commit5c87d4bc1a86bd6e6754ac3d6e111d776ddcfe57
treeb75f364456b84f72400d20e78701b8d752940f93
parentd3eaace84e40bf946129e516dcbd617173c1cf14
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>
fs/xfs/xfs_acl.c
fs/xfs/xfs_acl.h