Re: silent semantic changes with reiser4

From: Spam
Date: Thu Aug 26 2004 - 05:28:35 EST




> Spam <spam@xxxxxxxxxxxx> wrote:
>>
>> Yes, for example documents, image files etc. The multiple data
>> streams can contain thumbnails, info about who is editing the file
>> (useful for networked files) etc. Could be used for version handling
>> and much more.

> All of which can be handled in userspace library code.

> What compelling reason is there for doing this in the kernel?


Because having user space tools and code will make it not work with
everything. Keeping stuff in the kernel should make the new features
transparent to the applications.

Applications that support the new features will benefit, all others
will continue to work without destroying data.



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