This is a broken up set of patches replacing the js/flex-bg branch that I've been including in the pu series. The main way that they have been simplified is that the BLOCK_UNINIT flag only gets set on block groups which only contains their own metadata and nothing else. That is, if the block group contains another block group's inode table, et. al, then the BLOCK_UNINIT flag is disabled. This is *much* simpler since it means that e2fsck pass 5 isn't forced to try to synthesize the block bitmap for the initial block groups containing foreign block group's metadata. I've done basic tests and it seems to do the right thing, but Jose, please look it over and see what you think. - 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