> i am using file/tree structures trying to do a read/write filesystem,
> but i cannot make it use my walk functions and cannot create
> directories or files with touch.

If you are using file/tree structures, 
then you don't get to provide the walk function.
(Why would you need to?  Lib9p should know
the entire file tree and be able to do it for you.)

Russ

Reply via email to