hello

oh! i will take a look at that ramfs.

thanks

gabi


On 2/17/06, Russ Cox <[EMAIL PROTECTED]> wrote:
> > > /sys/src/lib9p/ramfs.c uses file/tree structures
> > ramfs has it's own loop, may be it uses something like file/tree structures
> > but the ramfs.c i have here doesn't have a  #include <9p.h>.
>
> you are looking at /sys/src/cmd/ramfs.c and not /sys/src/lib9p/ramfs.c
>
> > i have other tests with more fscalls implemented, but i should see
> > here the Rwalk message and the Tcreate message?
>
> yes, you should.  make sure you run your test with -c so
> that the kernel will actually allow create in the root.
>
> russ
>
>

Reply via email to