On Thu, Sep 11, 2014 at 12:03:24PM +0200, Jan Kara wrote: > Currently maximum number of bad blocks is not limited in any way. > However our code can really handle at most INT_MAX/2 bad blocks (for > larger numbers binary search indexes start overflowing). So report > number of bad blocks is just too big instead of plain segfaulting. > > It won't be too hard to raise the limit but I don't think there's any > real use for disks with over 1 billion of bad blocks... > > Signed-off-by: Jan Kara <jack@xxxxxxx> 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