xfstests: stop special casing nfs and udf
[xfstests-dev.git] / tests / generic / 070
index ad9031ef141bc817586bc28c7e67d35984023e71..3c88df076331f95608e72f971f6368a87c0d9da7 100755 (executable)
@@ -35,7 +35,6 @@ _cleanup()
 {
     cd /
     rm -f $tmp.*
-    _cleanup_testdir
 }
 
 # get standard environment, filters and checks
@@ -49,10 +48,8 @@ _supported_os IRIX Linux
 
 _require_attrs
 
-_setup_testdir
-
 FSSTRESS_ARGS=`_scale_fsstress_args \
-       -d $testdir/fsstress \
+       -d $TEST_DIR/fsstress \
        -f allocsp=0 \
        -f freesp=0 \
        -f bulkstat=0 \