From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <140e7ec30907130124g1a0e4c90m6d83a08516d95463@mail.gmail.com> <140e7ec30907140034j5a206e44oc36cc19fa805d63c@mail.gmail.com> <9830a4e883e728c0b8d96f7ea67c4141@coraid.com> Date: Tue, 14 Jul 2009 10:37:15 -0500 Message-ID: From: Eric Van Hensbergen To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] v9fs question Topicbox-Message-UUID: 2006bb68-ead5-11e9-9d60-3106f5b1d025 On Tue, Jul 14, 2009 at 10:19 AM, erik quanstrom wrote= : >> > has anyone written anything to deal with an >> > exportfs connection on linux? >> > >> >> I'm confused about what you are asking. > > if i have two plan 9 machines, i can > =A0 =A0 =A0 =A0import butts /mnt/consoles /n/consoles > however, since import and exportfs run a special > protocol in front of 9p, i don't think it's possible > to do the same thing from a linux host. > Yeah, I don't think anyone is currently doing anything like that. I think for a while we were using aname in one of the early 9P servers to allow the mounting of a sub-hierarchy, but that's been gone for a while I think and still wouldn't do the exact same thing you are describing. -eric