Re: [UPDATE] Directory index for ext2

Tony Gale (gale@syntax.dera.gov.uk)
20 Jun 2001 15:59:58 +0100


The main problem I have with this is that e2fsck doesn't know how to
deal with it - at least I haven't found a version that will. This makes
it rather difficult to use, especially for your root fs.

And, since I used it, and have since stopped using it, I have a problem
in what all my disk free space disappears over a couple of days - I have
to run fsck to recover it, were it appears as deleted inodes with zero
dtime. I can't say for sure that the dir index stuff is at fault though.
I am currently using 2.4.6-pre3 without the dir patch installed. I am
using the grsecurity patch though.

I have just upgraded to e2fsprogs-1.21 in the hope of sorting it out. If
that fails I'll revert to a clean 2.4.6-pre kernel. Other ideas welcome.

-tony

On 31 May 2001 18:13:43 +0200, Daniel Phillips wrote:
> Changes:
>
> - Freshen to 2.4.5
> - EXT2_FEATURE_COMPAT_DIR_INDEX flag finalized
> - Break up ext2_add_entry for aesthetic reasons (Al Viro)
> - Handle more than 64K directories per directory (Andreas Dilger)
> - Bug fix: new inode no longer inherits index flag (Andreas Dilger)
> - Bug fix: correct handling of error on index create (Al Viro)
>
> To-Do:
>
> - More factoring of ext2_add_entry
> - Fall back to linear search in case of corrupted index
> - Finalize hash function
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/