From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3f1022829a53c2f0213993a63680b8dc@quanstro.net> From: erik quanstrom Date: Fri, 28 Jul 2006 09:22:17 -0500 To: 9fans@cse.psu.edu Subject: Re: Re: [9fans] mount 9P on Linux and FreeBSD via FUSE In-Reply-To: <3e1162e60607280656h3ae3736brdc66a08d5ec2253d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 91faa440-ead1-11e9-9d60-3106f5b1d025 talk about reinventing the wheel! once more with epicyclic gearing! (apologies to arlo.) - erik On Fri Jul 28 08:58:14 CDT 2006, leimy2k@gmail.com wrote: > I wonder how dragonflyBSD is coming along with their VFS "messaging" > stuff. They want to make it easy to do SSI clusters (single system > image). It sounds like FUSE would be completely redundant on this > platform, and one could implement 9p translation trivially. > > I once asked if Matt had even looked at plan 9's way of making things > plug into the filesystem namespace via 9p and I actually don't > remember what his response was but he seemed that he really wanted to > do it his way :-) > > Dave