Support "generic" filesystem type

Create a new "generic" _supported_fs type for tests
which are not really filesystem-specific.  "generic"
tests do expect that acl & attr are supported though.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
Eric Sandeen
2009-05-28 11:37:38 -05:00
parent 7a2ae4184b
commit 7737a5d7fb
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ _user_do()
. ./common.filter
# real QA test starts here
_supported_fs xfs udf nfs
_supported_fs generic
_supported_os Linux IRIX
_require_user