[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090110183921.GD20611@logfs.org>
Date: Sat, 10 Jan 2009 19:39:21 +0100
From: Jörn Engel <joern@...fs.org>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc: Johannes Berg <johannes@...solutions.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] add b+tree library
On Sat, 10 January 2009 21:29:04 +0900, KOSAKI Motohiro wrote:
> >
> > Joern is going to use it for logfs, that's the point. Not sure about
> > other filesystems.
>
> Why can't you investigate other filesystem?
> if this library is used by only one fs, why does this library routine
> need to linux/lib/ directory?
Because it is not used for on-disk data structures. It is an
alternative to radix trees, rbtrees, hash tables or linked lists.
Jörn
--
When in doubt, punt. When somebody actually complains, go back and fix it...
The 90% solution is a good thing.
-- Rob Landley
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists