[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080313204949.GC28728@mit.edu>
Date: Thu, 13 Mar 2008 16:49:49 -0400
From: Theodore Tso <tytso@....edu>
To: Christian Kujau <lists@...dbynature.de>
Cc: linux-ext4@...r.kernel.org
Subject: Re: e2fsck -D segfaults in pass 3A
On Thu, Mar 13, 2008 at 09:23:19PM +0100, Christian Kujau wrote:
> After playing around with e2fsck (today's git of the "pu" branch) a bit
> more, I still cannot use -D on this filesystem. I've tried with earlier
> version, but it still dumps core in pass 3A (Optimizing directories). I've
> compiled e2fsprogs with "CFLAGS="-g" ./configure --enable-htree; make", too
> get a few more results when this happens.
Yeah, thanks for pointing that out. Pass3A doesn't deal with
directories stored in extent format yet, and you must have one or more
directories directories in extent format. So e2fsck -D won't work.
This is a bug; I'll work on getting it fixed.
- 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