Linked by Thom Holwerda on Sun 28th Aug 2005 10:48 UTC, submitted by ajam
Linux The next stable update of the Linux kernel will bring advances in file system event monitoring, the Xtensa architecture, and a set of system calls that allows users to load another kernel from the currently executing Linux kernel. While the 2.6.13 –rc are currently being tested, the stable version is expected to be released in the next few weeks.
Thread beginning with comment 24357
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Reiser4
by Mystilleef on Sun 28th Aug 2005 13:43 UTC in reply to "Reiser4"
Mystilleef
Member since:
2005-06-29

After reading the link to the mailing list provided by
anonymous earlier in this thread, it turns out the issues
with Reiser4 is that it duplicates some of the
functionality in Linux' VFS.

With all due respect to the kernel developers, that is a
blatantly LAME excuse for an issue. Are they
trying to tell me there aren't any subsystems in the kernel
that duplicate functionality?

I smell rivalry and politics.

Reply Parent Bookmark Score: 1

RE[2]: Reiser4
by on Sun 28th Aug 2005 14:14 in reply to "RE: Reiser4"
Member since:

Well, I smell stupidity, around here...

Just because some things need fixing doesn't mean the kernel developers should add code that will need even more fixing later. Duplicating functionality is BAD.

Reply Parent Bookmark Score: 0

RE[3]: Reiser4
by Mystilleef on Sun 28th Aug 2005 14:18 in reply to "RE[2]: Reiser4"
Mystilleef Member since:
2005-06-29

Yes, it kills billions of kittens every year.

Reply Parent Bookmark Score: -1

RE[2]: Reiser4
by gilboa on Sun 28th Aug 2005 15:51 in reply to "RE: Reiser4"
gilboa Member since:
2005-07-06

With all due respect to the reiser team, they cannot just decide to rebuild the kernel VFS layer's functionality and get away with it.
Nobody is stopping you (or they) from patching your kernel in-order to get reiser4 support (or even releasing pre-patched kernels).

Reply Parent Bookmark Score: 2

RE[3]: Reiser4
by abraxas on Mon 29th Aug 2005 09:33 in reply to "RE[2]: Reiser4"
abraxas Member since:
2005-07-07

With all due respect to the reiser team, they cannot just decide to rebuild the kernel VFS layer's functionality and get away with it.

Actually they can and that is exactly what Linus and other kernel hackers want. The problem is that no one wants to rewrite the VFS to include functionality that Reiser4 offers. It seems that Hans would rather have a completely seperate system that does not use the Linux VFS, or at least he doesn't seem to be keen on modifiying the current VFS to fit Reiser4's needs.

Reply Parent Bookmark Score: 2