[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091026051555.GA13941@mit.edu>
Date: Mon, 26 Oct 2009 01:15:55 -0400
From: Theodore Tso <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] debugfs: open with EXT2_FLAG_64BITS
On Thu, Oct 08, 2009 at 03:17:00PM -0500, Eric Sandeen wrote:
> Eric Sandeen wrote:
> > Pointing debugfs from the pu branch at a large filesystem is
> > still failing with:
> >
> > Filesystem too large to use legacy bitmaps while reading block bitmap
> >
> > We need to open with EXT2_FLAG_64BITS; I'm not sure if this
> > should be a switch based on the size of the fs or not?
> >
> > But in any case the below gets things moving enough to
> > use debugfs on a large filesystem.
>
> ping?
I've added this patch to the pu branch. I've also updated the pu
branch so it's up to date with the latest maint branch. I also found
some missing conversions of ext2fs_group_{first,last}_block() to
ext2fs_group_{first,last}_block2().
I also cleaned up a number of patches which I'm confident enough are
clean enough that I've fast forwarded the next branch to include them.
There are now only 16 patches left that are unique to the pu branch,
down from 57 patches initially (and many of the patches are smaller as
they were refactored).
- Ted
--
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