summaryrefslogtreecommitdiff
path: root/lib9p/9P2000.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib9p/9P2000.txt')
-rw-r--r--lib9p/9P2000.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib9p/9P2000.txt b/lib9p/9P2000.txt
index fa04fe0..9cdb943 100644
--- a/lib9p/9P2000.txt
+++ b/lib9p/9P2000.txt
@@ -133,8 +133,8 @@ bitfield o 8
107/Rerror = "ename[s]"
108/Tflush = "oldtag[2]"
109/Rflush = ""
-110/Twalk = "fid[4] newfid[4] nwname[2] nwname*(wname[s])" # nwname has a maximum of 16
-111/Rwalk = "nwqid[2] nwqid*(wqid[qid])" # nwname has a maximum of 16
+110/Twalk = "fid[4] newfid[4] nwname[2,max=16] nwname*(wname[s])"
+111/Rwalk = "nwqid[2,max=16] nwqid*(wqid[qid])"
112/Topen = "fid[4] mode[o]"
113/Ropen = "qid[qid] iounit[4]"
114/Tcreate = "fid[4] name[s] perm[dm] mode[o]"