[PATCH 3/6] xfs: introduce new large ACL test
Christoph Hellwig
hch at infradead.org
Wed Apr 23 10:23:13 CDT 2014
On Wed, Apr 23, 2014 at 08:04:31AM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> Having just removed the largeacl test from the shared ACL test,
> reintroduce the same test as an XFS specific test so that we can
> handle the different limits in supported ACL count appropriately.
I'd prefer to have this as a shared test, and define a _max_acl_size
function in common.acl that does a switch for the fs type. Only
start with XFS for now, but if the maintainers of other filesystems
care enough they could add their limits.
More information about the xfs
mailing list