[PATCH] xfstests: enable test 080 for LInux
Eric Sandeen
sandeen at redhat.com
Tue Jun 9 12:56:39 CDT 2009
Seems to work here... Anyone know why it's disabled?
Signed-off-by: Eric Sandeen <sandeen at sandeen.net>
---
diff --git a/080 b/080
index e9721ad..1794a4c 100755
--- a/080
+++ b/080
@@ -48,13 +48,13 @@ _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
+_supported_os IRIX Linux
[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
_setup_testdir
-#quiet=-q
+quiet=-q
clean=-c
export here
More information about the xfs
mailing list