On Tue, Oct 25, 2016 at 09:38:49PM +0800, Eryu Guan wrote: > In the test ROOT_INO is filtered out and/or replaced, but if > ROOT_INO is also 32, more "32"s are filtered and replaced than > expected. This happens to me when testing 512B block size XFS and 1k > block size CRC enabled XFS. > > Fix it by filtering out only ROOT_INO at the beginning of a line, > and removing all "g" modifiers in sed expressions. > > Also the ROOT_INO should be the root inode number of TEST_DIR not > SCRATCH_MNT. > > Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx> Looks fine. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html