On Tue, Aug 12, 2014 at 10:17:07AM -0700, Darrick J. Wong wrote: > ext2fs_flush2() unconditionally writes the block group descriptors to > disk even if the underlying FS isn't marked dirty. This causes the > following error message on a fsck -n run:... > > v2: Fix test to use $CRCSUM instead of md5sum. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied. As it turns out, I was wrong; there were other users of md5sum in the tests that I had forgotten about. Now that we have crcsum, it makes sense to convert them over to use md5sum as well, so I'll do that. Thanks again, - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html