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.11-rc1~71^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c87d4bc1a86bd6e6754ac3d6e111d776ddcfe57;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 --- Reading git-diff-tree failed