[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <473231D3.6090400@redhat.com>
Date: Wed, 07 Nov 2007 15:44:51 -0600
From: Eric Sandeen <sandeen@...hat.com>
To: Eric Sandeen <sandeen@...hat.com>
CC: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] fix oops on corrupted ext4 mount
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists