summaryrefslogtreecommitdiff
path: root/lib9p/idl/2010-9P2000.L.9p
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-06-07 18:02:05 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-06-08 07:29:37 -0600
commitc9e10321f50dcc02840c917e16e13531d32cc0c7 (patch)
tree23d2427ff7c62bd37550bfb3640eff785c42cb21 /lib9p/idl/2010-9P2000.L.9p
parentef5956962675d7cb1bdb76a2fc45760b002a570c (diff)
lib9p: idl: Comments
Diffstat (limited to 'lib9p/idl/2010-9P2000.L.9p')
-rw-r--r--lib9p/idl/2010-9P2000.L.9p2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib9p/idl/2010-9P2000.L.9p b/lib9p/idl/2010-9P2000.L.9p
index 5eb7d5c..d442252 100644
--- a/lib9p/idl/2010-9P2000.L.9p
+++ b/lib9p/idl/2010-9P2000.L.9p
@@ -198,7 +198,7 @@ bitfield lo = 4
"bit 16=DIRECTORY"
"bit 17=NOFOLLOW"
"bit 18=NOATIME"
- "bit 19=CLOEXEC"
+ "bit 19=CLOEXEC" # What does this even mean in a remote protocol?
"bit 20=SYNC"
"num(MODE) RDONLY = 0"