use dd and lmdd for proper direct/buffered IO on linux and irix
[xfstests-dev.git] / 174
diff --git a/174 b/174
index 9ad23021c3a9108daf3a390a5f265e42c11dfe89..0b984bca37bbcb97b7f0e4a04a7e1460815474a0 100644 (file)
--- a/174
+++ b/174
@@ -16,6 +16,7 @@ echo "QA output created by $seq"
 
 here=`pwd`
 tmp=/tmp/$$
+rm -f $seq.full
 status=1    # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
@@ -28,6 +29,7 @@ _cleanup()
 # get standard environment, filters and checks
 . ./common.rc
 . ./common.filter
+. ./common.filestreams
 
 # real QA test starts here
 _supported_fs xfs
@@ -35,8 +37,6 @@ _supported_os IRIX Linux
 
 _require_scratch
 
-. ./common.filestreams
-
 _check_filestreams_support || _notrun "filestreams not available"
 
 # test number of streams greater than AGs. Expected to fail.