From: Dave Chinner Date: Wed, 5 Jun 2013 02:09:10 +0000 (+1000) Subject: xfs: increase number of ACL entries for V5 superblocks X-Git-Tag: v3.10-rc5~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8aa1939777dd114479677f0044652c1fd72398;p=pandora-kernel.git 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 Reviewed-by: Brian Foster Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers (cherry picked from commit 5c87d4bc1a86bd6e6754ac3d6e111d776ddcfe57) --- Reading git-diff-tree failed