Enable still more tests for generic filesystems

Make the following tests _supported_fs generic:

088 - test out CAP_DAC_OVERRIDE and CAP_DAC_SEARCH code
089 - Emulate the way Linux mount manipulates /etc/mtab
113 - aio-stress (explicitly mark as generic)
126 - tests various file permission options
129 - looptests

These all pass on ext3, ext4, btrfs, and gfs2 as well
as xfs.

Also remove "generic" group from "groups," which was 
accidentally added.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
Eric Sandeen
2009-06-09 13:35:28 -05:00
parent 67fbcc9c08
commit 6650a673b5
6 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ _filter()
_link_out_file $seq.out _link_out_file $seq.out
# real QA test starts here # real QA test starts here
_supported_fs xfs _supported_fs generic
_supported_os IRIX Linux _supported_os IRIX Linux
path=$TEST_DIR/t_access path=$TEST_DIR/t_access
+1 -1
View File
@@ -49,7 +49,7 @@ addentries()
} }
# real QA test starts here # real QA test starts here
_supported_fs xfs _supported_fs generic
_supported_os Linux _supported_os Linux
rm -f $seq.full rm -f $seq.full
+1
View File
@@ -77,6 +77,7 @@ _do_test()
# real QA test starts here # real QA test starts here
_supported_fs generic
_supported_os Linux _supported_os Linux
[ -x $here/ltp/aio-stress ] || _notrun "aio-stress not built for this platform" [ -x $here/ltp/aio-stress ] || _notrun "aio-stress not built for this platform"
+1 -1
View File
@@ -42,7 +42,7 @@ _cleanup()
. ./common.filter . ./common.filter
# real QA test starts here # real QA test starts here
_supported_fs xfs _supported_fs generic
_supported_os Linux _supported_os Linux
_setup_testdir _setup_testdir
+1 -1
View File
@@ -49,7 +49,7 @@ echo_and_run()
} }
# real QA test starts here # real QA test starts here
_supported_fs xfs _supported_fs generic
_supported_os Linux _supported_os Linux
_setup_testdir _setup_testdir
+6 -6
View File
@@ -311,9 +311,9 @@ atime
204 metadata rw auto 204 metadata rw auto
205 metadata rw auto 205 metadata rw auto
206 growfs auto quick 206 growfs auto quick
207 generic auto aio quick 207 auto aio quick
208 generic auto aio 208 auto aio
209 generic auto aio 209 auto aio
210 generic auto aio quick 210 auto aio quick
211 generic auto aio quick 211 auto aio quick
212 generic auto aio quick 212 auto aio quick