xfstests: rename USE_BIG_LOOPFS to be more generic
[xfstests-dev.git] / 149
diff --git a/149 b/149
index 4385d6004c607d0a25276b521c8288bda36ceda6..193e6d7dc9f43fee1ef6ecebbec4beb646526f20 100755 (executable)
--- a/149
+++ b/149
@@ -1,4 +1,8 @@
-#! /bin/sh
+#! /bin/bash
+# FS QA Test No. 149
+#
+# Exercise xfs_prepair - ensure repeated use doesn't corrupt
+# This is a clone of test 031 using xfs_prepair instead of xfs_repair
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
 #
 #-----------------------------------------------------------------------
 #
-# FS QA Test No. 149
-#
-# Exercise xfs_prepair - ensure repeated use doesn't corrupt
-# This is a clone of test 031 using xfs_prepair instead of xfs_repair
-#
 # creator
 owner=ddiss@sgi.com
 
@@ -101,8 +100,8 @@ EOF
 _supported_fs xfs
 _supported_os IRIX Linux
 
-_require_nobigloopfs
 _require_scratch
+_require_no_large_scratch_dev
 
 # sanity test - default + one root directory entry
 # Note: must do this proto/mkfs now for later inode size calcs