where is patch on http://9p.io/ ?
there are your patch on sources
grid% ls -l /n/sources/patch/syscall-*
--rw-rw-r-- M 105 fst sys 35842 Mar 17 09:52
/n/sources/patch/syscall-exportfs/chan.c
--rw-rw-r-- M 105 fst sys 35357 Mar 17 09:52
/n/sources/patch/syscall-exportfs/chan.c.orig
--rw-rw-rw- M
> I couldn't find it on 9p.io, so I'm not sure what happened. I recall
> that I screwed up the first two attempts and had to ask David to
> clean them up for me.
>
> Anyhow, I submitted the patch to Labs' sources a few minutes ago:
> /n/sources/patch/syscall-exportfs
Sorry, it got inadvertently d
Hello Skip, is there a way I could receive the patch for export?
On 7/15/15, Skip Tavakkolian <9...@9netics.com> wrote:
> assuming you mean 9PCloud (otherwise ignore this):
>
> i plan to put the 9P javascript sources on github or bitbucket. you
> can view the sources using the debugger in chrome.
There's a new patch in /n/sources/patch/kexportfs for two new cmds: ksrvfs
and kexportfs. They're based on srvfs and exportfs but kexportfs uses the
export system call. Russ did the modifications back in 2005:
% ls -l
--rw-rw-r-- M 314 rsc sys 9222 Nov 2 2005 kexportfs.c
--rw-rw-r-- M 314 rsc s