xfstests: stop special casing nfs and udf
[xfstests-dev.git] / tests / shared / 218
index f21b8b21abceee6d7d7fa6feda540913c637e03e..cd2076e5138f795bde1526baecdbc484726d3253 100755 (executable)
@@ -34,7 +34,6 @@ _cleanup()
 {
     cd /
     rm -f $tmp.*
-    _cleanup_testdir
 }
 
 # get standard environment, filters and checks
@@ -46,7 +45,6 @@ _cleanup()
 _supported_fs xfs ext4 btrfs
 _supported_os Linux
 
-_setup_testdir
 # We require scratch so that we'll have free contiguous space
 _require_scratch
 _scratch_mkfs >/dev/null 2>&1