allow 091 for non-xfs filesystems
authorChristoph Hellwig <hch@infradead.org>
Tue, 11 Oct 2011 14:18:40 +0000 (14:18 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 13 Oct 2011 15:44:31 +0000 (10:44 -0500)
The tests in 091 are entirely generic and pass e.g. on ext4 and jfs.
btrfs fails it, but that looks a like a btrfs-specific issue to me.

Also use _supported_os properly instead of erroring out manually on
IRIX.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
091

diff --git a/091 b/091
index 366b9b74aeb26d8152c92fce8c12ddef75294582..8a14602727b74f7f269cd951893f86a25beb628a 100755 (executable)
--- a/091
+++ b/091
@@ -37,10 +37,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 . ./common.filter
 
 # real QA test starts here
-_supported_fs xfs
-_supported_os Linux IRIX
-
-[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
+_supported_fs generic
+_supported_os Linux
 
 rm -f $seq.full