Re: Towards a Freenet Filesystem
"Joel Salomon" <[email protected]> Mon, 22 May 2006 20:03:29 -0400
| Newsgroups | gmane.network.freenet.general |
|---|---|
| Message-ID | <[email protected]> |
On 5/22/06, Matthew Toseland <[email protected]> wrote: > On Mon, May 22, 2006 at 06:12:04PM -0400, Joel Salomon wrote: > > I don't like the idea of the MIME type being the first line of the > > file; it's something that will have to be stripped when the file is > > moved to the rest of the system or worked on by standard programs. > > It can be an extended attribute, no? Doesn't FUSE support these now? If the MIME type is essential to Freenet's handling of the file, have it in a separate file so the concept is portable to OSes beyond Linux/FUSE. If it's just a frill, put it in an extended attitbute if you like, but not in the file text itself. > Oh and you shouldn't have to mkdir for a get! Why not? The directory is just an abstraction in memory; no disc directory is being created. (Unless FUSE has some fundamental design flaws.) > > The influence of Plan 9 (the original source of user-space > > filesystems) may be visible here. --Joel _______________________________________________ chat mailing list [email protected] Archived: http://news.gmane.org/gmane.network.freenet.general Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat Or mailto:[email protected]?subject=unsubscribe