9p(2) says the following about
char* (*walk1)(Fid *fid, char *name, Qid *qid);
| Because implementing the full walk message is intricate and prone to
| error, the helper routine walkandclone will handle the request given
| pointers to two functions walk1 and (optionally) clone. [...] Walk1
| sho
pouya+lists.9f...@nohup.io once said:
> Are these subtle differences (the two in the man page and the third in
> code) intentional? It's my first time implementing a 9P file system
> so apologies if I'm missing something basic.
It's actually just a case of forgetting to update the man page.
In e