Eric Sandeen wrote:
> When mounting an ext4 filesystem with corrupted s_first_data_block, things 
> can go very wrong and oops.
> 
> Because blocks_count in ext4_fill_super is a u64, and we must use do_div, 
> the calculation of db_count is done differently than on ext4.

Urgh... "than on ext3"

-Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to