Hans Reiser <[EMAIL PROTECTED]> wrote on Sat, 05 Jan 2002 02:52:56 +0300: > I think that with reiser4, we just need to settle on a style > convention (what is it called, ..content-type or ..mime-type or > ..type or.....?) Do we need to write a plugin for it? I think > maybe not, I am not sure the filesystem ever does anything with > the attribute, it is purely a user space affecting attribute.
If you're doing indexing, then the file system does need to update its index directories with the current value of the attribute and the pointer to the file. But it would need to do that with all attributes that are being indexed. - Alex
