[PATCH v5 2/2] xfs/068: skip new fsstress operations mwrite and mread

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



The output of x/068 will be perturbed by new fsstress operations.
For keep away breaking x/068's golden image, skip mread and
mwrite which are brought in by a new fsstress patch.

Reported-by: Eryu Guan <eguan@xxxxxxxxxx>
Signed-off-by: Zorro Lang <zlang@xxxxxxxxxx>
---
 tests/xfs/068 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/xfs/068 b/tests/xfs/068
index 4dac95e..568ba60 100755
--- a/tests/xfs/068
+++ b/tests/xfs/068
@@ -44,7 +44,7 @@ _supported_fs xfs
 _supported_os Linux
 
 # need to ensure new fsstress operations don't perturb expected output
-FSSTRESS_AVOID="-f insert=0 $FSSTRESS_AVOID"
+FSSTRESS_AVOID="-f insert=0 -f mwrite=0 -f mread=0 $FSSTRESS_AVOID"
 _create_dumpdir_stress_num 4096
 _do_dump_restore
 
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux