Re: [Ext2-devel] Re: Shrinking ext3 directories

Stephen C. Tweedie (sct@redhat.com)
Wed, 19 Jun 2002 23:43:40 +0100


Hi,

On Wed, Jun 19, 2002 at 01:13:50PM -0700, Andrew Morton wrote:

> > I have a silly question, where is that ext3 CVS? Under sourcefourge
> > ext2/ext3 or gkernel?
>
> See http://www.zip.com.au/~akpm/linux/ext3/ - about halfway
> down the page.
>
> btw, I merged all the ext3 htree stuff into 2.5.23 yesterday. Haven't
> tested it much at all yet.

Well, it has some interesting properties, such as the hash function
being a constant:

+ return 80; /* FIXME: for test only */

which I assume was an artifact of some testing Christopher was doing.
:)

I'm checking out a proper hash function at the moment.

Cheers,
Stephen
-
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/