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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html