Re: [PATCH] add b+tree library

From: KOSAKI Motohiro
Date: Sat Jan 10 2009 - 06:03:10 EST


Hi

> This adds a b+tree library. The API and memory layout is documented in
> the header file lib/btree.h. There are tree versions for 32, 64 and
> 128 bit keys as well as unsigned long (32/64 depending on platform).

Can this library remove the btree code in some btree based filesystem?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/