Personal thoughts of Reiser 4 and the Kernel
Posted Jun 8, 2006 9:11 UTC (Thu) by
cventers (subscriber, #31465)
In reply to:
Personal thoughts of Reiser 4 and the Kernel by Los__D
Parent article:
What's not going into 2.6.18
I think you may be misremembering this a bit. To my recollection, one of
the key friction points was that reiser4 developed this whole new concept
of plugins, which was _very_ similar to the VFS. Kernel developers don't
want abstraction layers hanging off of abstraction layers. So it really
wasn't that they were abusing the VFS, it was just that they were building
their own VFS under the VFS.
It was suggested that they take the differences in their plugin system and
build those capabilities into the VFS itself, so that it would be
available to every filesystem.
I'm not sure what the status of the code is these days. I would imagine
that enough time has gone by that many of these things have been
addressed, and reiser4 is probably a lot closer to being ready for
mainline (if it isn't already).
(
Log in to post comments)