https://bugzilla.kernel.org/show_bug.cgi?id=72181 --- Comment #2 from WeiZhang <zweiustc@xxxxxxxxx> --- (In reply to WeiZhang from comment #1) > usually, we just get a wrong number of "free" from bitmap while bitmap is > corrupted. but it should not larger than "max = EXT4_CLUSTERS_PER_GROUP(sb)" > right? i add some printk and confirmed there is some wrong in ext4_grp_locked_error. the "free" is in the right range. Seems that the bitmap is still corrupted with the patch(ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg). I will look into it right now. Thx -- You are receiving this mail because: You are watching the assignee of the bug. -- 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