From: Ted Ts'o <tytso@mit.edu>
To: Justin Maggard <jmaggard10@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] Fix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check
Date: Mon, 22 Nov 2010 17:34:45 -0500 [thread overview]
Message-ID: <20101122223445.GB2767@thunk.org> (raw)
In-Reply-To: <4c7325f6.02558f0a.5a24.ffffc694@mx.google.com>
On Tue, Aug 24, 2010 at 01:34:16AM +0000, Justin Maggard wrote:
> Creating a 4TB file on a filesystem with the 64bit flag set results
> in e2fsck consistently complaining about i_blocks being wrong, with
> confusing messages like this:
>
> Inode 29818882, i_blocks is 8388608816, should be 8388608816. Fix? no
>
> That appears to be caused by ext2fs_inode_i_blocks() checking for
> the EXT4_FEATURE_RO_COMPAT_HUGE_FILE in the wrong place. Fix it.
>
> Signed-off-by: Justin Maggard <jmaggard10@gmail.com>
Applied to the e2fsprogs master branch. Sorry for the delay in
attending to this patch. This Fall has been incredibly busy for me;
now that I have the maint branch tidied up for the 1.41.12 release,
I'm not catching up with the backlog on the master branch.
- Ted
prev parent reply other threads:[~2010-11-23 15:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-24 1:34 [PATCH] Fix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check Justin Maggard
2010-08-24 4:34 ` Andreas Dilger
2010-08-24 16:41 ` Eric Sandeen
2010-08-24 19:32 ` Justin Maggard
2010-11-22 22:34 ` Ted Ts'o [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=20101122223445.GB2767@thunk.org \
--to=tytso@mit.edu \
--cc=jmaggard10@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.