Re: silent semantic changes with reiser4

From: Hans Reiser
Date: Sat Aug 28 2004 - 01:16:31 EST


David Ford wrote:

Will Dyson wrote:

Hans Reiser wrote:

Will Dyson wrote:



String parsing bloats the kernel with code that will be called rarely, and doing it inside the filesystem module makes for duplicate code if more than one filesystem does it. But a good common parser routine (or a kernel api that takes a pre-compiled parse tree) would reduce the bad taste.



Like say.. printk() ? :)

or namei()....;-)

Seriously, what we are doing is making namei() more powerful. That is all. Currently namei() is very simple. Evolution happens.

Hans
-
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/