On Mon, Jan 26, 2015 at 11:37:57PM -0800, Darrick J. Wong wrote: > If ext2fs_new_block2() is called without a specific block map, we > should call the alloc_block hook before checking fs->block_map. This > helps us to avoid a bug in e2fsck where we need to allocate a block > but instead of consulting block_found_map, we use the FS bitmaps, > which (prior to pass 5) could be wrong. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied. - 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