Cc: Alexander G. M. Smith <agmsmith@...>, <spam@...>, <akpm@...>, <wichert@...>, <jra@...>, <torvalds@...>, <reiser@...>, <hch@...>, <linux-fsdevel@...>, <linux-kernel@...>, <flx@...>, <reiserfs-list@...>, <vonbrand@...>
I'm amazed that after all this discussion where all the realistic
implementations are done in userland with kernel support for calling
out to it, there are people who think the kernel is supposed to decode
MP3 files or whatever.
Nobody is advocating that!
How are you going to do the part where the xattr changes when the file
is modified?
(For example, if I edit an HTML file which is encoded in iso-8859-1,
change it to utf-8 and indicate that in a META element, and save it
under the same name, the full content-type should change from
"text/html; charset=iso-8859-1" to "text/html; charset=utf-8".)
I don't see how you can do that without kernel support.
Don't say dnotify or inotify, because neither would work.
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html