From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <225fa8e60711131823u7d5b43f0qaad32084eb821d20@mail.gmail.com> Date: Wed, 14 Nov 2007 04:23:23 +0200 From: R <0xef967c36@gmail.com> To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Glendix? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3a4dacba376b00e27e9c1a6b93c77baa@terzarima.net> <3e1162e60711131404l593f4d99i52e50175151c0959@mail.gmail.com> Topicbox-Message-UUID: f8c2f780-ead2-11e9-9d60-3106f5b1d025 On Nov 14, 2007 1:19 AM, Iruata Souza wrote: > I haven't touched the VFS itself, but with o9fs (9P filesystem for > OpenBSD) one should be allow ed to write userland file servers (that's > one of my personal goals). OpenBSD already has filesystems in userland. Look for mount_xfs (nothing to do with the SGI/linux thing). It is used by their afs client implementation.