]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7dba04106df9ae4bcae25cb466dc69fab5177c40
tree8ffde303c1bd382b421fc1d3a99b0be2f308caaf
parent6cd9269a8e6fe691d228e9f2103f68ee0848ba39
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