Closed GoogleCodeExporter closed 9 years ago
Sorry for the delay in replying. The comment in plan9's sys/include/fcall.h
(which I assume you are basing this observation on) is actually wrong. The
largest 9p header isn't Rread/Twrite, but Ropen/Rcreate, which contain a
13-byte Qid. Here's the signature for Ropen:
size[4] Ropen tag[2] qid[13] iounit[4]
Original comment by mirtchov...@gmail.com
on 19 Oct 2010 at 3:04
Original issue reported on code.google.com by
Evgeny.B...@gmail.com
on 14 Sep 2010 at 6:34