From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <140e7ec30907140034j5a206e44oc36cc19fa805d63c@mail.gmail.com> <9830a4e883e728c0b8d96f7ea67c4141@coraid.com> Date: Tue, 14 Jul 2009 11:19:29 -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: 2030f05e-ead5-11e9-9d60-3106f5b1d025 On Tue, Jul 14, 2009 at 11:12 AM, erik quanstrom wrote= : >> > 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. =A0I > > i would, if it existed. =A0the current workarounds we > have are quite horrendous. > patches gladly accepted :) This is likely more of a wrapper application and server issue as you point out of course rather than something which is implemented in the kernel. -eric