generic: introduce new large ACL test

Having just removed the largeacl test from the shared ACL test,
reintroduce the same test as an generic test so that we can
handle the different limits in supported ACL count appropriately
across different filesystems and different configurations within
filesystem types.

Filesystems have to add support to _acl_get_max to run
this test - the default behaviour right now is to throw a
notrun error like this:

generic/026 14s ... [not run] ext4 does not define maximum ACL count

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Dave Chinner
2014-04-28 10:55:12 +10:00
committed by Dave Chinner
parent a12a56fb24
commit a841a6d0a8
4 changed files with 173 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@
023 auto quick
024 auto quick
025 auto quick
026 acl quick auto
053 acl repair auto quick
062 attr udf auto quick
068 other auto freeze dangerous stress