On Thu, May 01, 2014 at 04:17:40PM -0700, Darrick J. Wong wrote: > On a bigalloc,^flex_bg filesystem, the ext4_valid_block_bitmap > function fails to convert from blocks to clusters when spot-checking > the validity of the bitmap block that we've just read from disk. This > causes ext4 to think that the bitmap is garbage, which results in the > block group being taken offline when it's not necessary. Add in the > necessary EXT4_B2C() calls to perform the conversions. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Applied, thanks. - 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