From: Eric Sandeen <sandeen@redhat.com>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] fix oops on corrupted ext4 mount
Date: Wed, 07 Nov 2007 15:44:51 -0600 [thread overview]
Message-ID: <473231D3.6090400@redhat.com> (raw)
In-Reply-To: <47323040.60509@redhat.com>
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
prev parent reply other threads:[~2007-11-07 21:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-07 21:38 [PATCH] fix oops on corrupted ext4 mount Eric Sandeen
2007-11-07 21:44 ` Eric Sandeen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=473231D3.6090400@redhat.com \
--to=sandeen@redhat.com \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).