@@ -33,9 +33,9 @@ _require_congruent_file_oplen $SCRATCH_MNT 65536
_pwrite_byte 0x58 0 1m $SCRATCH_MNT/a >> $seqres.full
# Create the donor file
+$XFS_IO_PROG -f -c 'truncate 1m' $SCRATCH_MNT/b
_pwrite_byte 0x59 64k 64k $SCRATCH_MNT/b >> $seqres.full
_pwrite_byte 0x57 768k 64k $SCRATCH_MNT/b >> $seqres.full
-$XFS_IO_PROG -c 'truncate 1m' $SCRATCH_MNT/b
md5sum $SCRATCH_MNT/a | _filter_scratch
md5sum $SCRATCH_MNT/b | _filter_scratch
@@ -37,9 +37,9 @@ _require_congruent_file_oplen $SCRATCH_MNT 65536
_pwrite_byte 0x58 0 1m $SCRATCH_MNT/a >> $seqres.full
# Create the donor file
+$XFS_IO_PROG -f -c 'truncate 1m' $SCRATCH_MNT/b
_pwrite_byte 0x59 64k 64k $SCRATCH_MNT/b >> $seqres.full
_pwrite_byte 0x57 768k 64k $SCRATCH_MNT/b >> $seqres.full
-$XFS_IO_PROG -c 'truncate 1m' $SCRATCH_MNT/b
sync
md5sum $SCRATCH_MNT/a | _filter_scratch