9fans archive / 2006 / 07 / 645 prev next
From: erik quanstrom <quanstro@qua...>
Subject: mount 9P on Linux and FreeBSD via FUSE
Date: Fri, 28 Jul 2006 09:22:17 -0500
talk about reinventing the wheel! once more with epicyclic gearing!
(apologies to arlo.)
- erik
On Fri Jul 28 08:58:14 CDT 2006, leimy2k@gma... 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