On Sat, Aug 16, 2014 at 05:13:11PM +0400, Dmitry Monakhov wrote: > Check data integrity and layout stability during defrag compacting > EXT4_IOC_MOVE_EXT swap extents between target and donor inode. > If ioctl was performed twice then inode's layout should not change. > > Signed-off-by: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> .... > + echo "Perform compacting" > + $XFS_IO_PROG -c "falloc 0 246M" -f $SCRATCH_MNT/donor | _filter_xfs_io > + ls $SCRATCH_MNT/test.* | run_check $here/src/e4compact \ > + -v -i -f $SCRATCH_MNT/donor >> $seqres.full 2>&1 > + md5sum $SCRATCH_MNT/test.* Needs to _filter_scratch. I'll fix it up directly rather than waiting for Dimitry to get back to these patches... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- 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