On Mon, Feb 11, 2008 at 05:00:18PM +0530, Aneesh Kumar K.V wrote: > In ext4_mb_complex_scan_group, if the extent length of the newly > found extentet is greater than than the total free blocks counted > in group info, break without claiming the block. > > Document different ext4_error usage, explaining the state with which we > continue if we mount with errors=continue > > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> > --- > fs/ext4/mballoc.c | 16 +++++++++++++++- > 1 files changed, 15 insertions(+), 1 deletions(-) This was actually part of the version 2 of the patch ext4_avoid_panic_in_case_of_corrupted_bitmap.patch. But we missed it in the last update. So sending it as a separate patch. -aneesh - 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