On Wed, Aug 31, 2011 at 05:35:36PM -0700, Darrick J. Wong wrote: > Add a slicing-by-8 CRC32c implementation for metadata checksumming. > Adapted from Bob Pearson's kernel patch. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> I've added this patch to e2fsprogs' next branch, with the following changes: 1) I also folded in the self-test patch 5/37 2) I added "ext2fs_" to the crc32_be and crc32_le functions, to avoid namespace contamination -- I did the same thing with the crc16.c function, BTW. - 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