I've reworked this patch series to clean them up a bit. In particular, an unused ext2fs_scan_inode flag (EXT2_SF_DO_CSUM) was removed, and I made ext2fs_group_desc_csum() static, and added ext2fs_group_desc_csum_set(). In addition, ext2fs_group_desc_set() and ext2fs_group_desc_verify() take an ext2_filsys argument instead of a superblock and a pointer to a group descriptor, in order to simplify the calling code. If this looks good, this should be the next set of patches to move into the 'next' branch. - 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