From: Eric Sandeen Date: Tue, 9 Jun 2009 18:38:11 +0000 (-0500) Subject: Enable test 080 for Linux X-Git-Tag: v1.1.0~266 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b29f981f0c0a4ff38b30dbe2c408c1a29997a398;p=xfstests-dev.git Enable test 080 for Linux Seems to work here... Also disable IRIX as supported, since the comments & code say it doesn't work and it short-circuits anyway. Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig --- diff --git a/080 b/080 index e9721ad9..dc51c59d 100755 --- a/080 +++ b/080 @@ -47,14 +47,11 @@ _supported_fs xfs # Apparently should be able to work on IRIX, # but not at the moment. -# It does not work on Linux due to some locking issues... -_supported_os IRIX - -[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet" +_supported_os Linux _setup_testdir -#quiet=-q +quiet=-q clean=-c export here