[PATCH 11/12] 225: use TEST_DIR instead of a SCRATCH_DEV

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The test does not require a fresh file system.

Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
 tests/generic/225 |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/tests/generic/225 b/tests/generic/225
index 73b125a..c77c37f 100755
--- a/tests/generic/225
+++ b/tests/generic/225
@@ -43,14 +43,10 @@ _cleanup()
 # real QA test starts here
 _supported_fs generic
 _supported_os Linux
-_require_scratch
-
-_scratch_mkfs > /dev/null 2>&1
-_scratch_mount > /dev/null 2>&1
 
 rm -f $seqres.full
-fiemapfile=$SCRATCH_MNT/$seq.fiemap
-fiemaplog=$SCRATCH_MNT/$seq.log
+fiemapfile=$TEST_DIR/$seq.fiemap
+fiemaplog=$TEST_DIR/$seq.log
 
 [ -x $here/src/fiemap-tester ] || _notrun "fiemap-tester not built"
 
-- 
1.7.10.4


_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs




[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux