summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-06-15 09:01:36 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-06-15 09:01:36 -0600
commit900b2ca440c966d232242967b1b64b0c57d8589c (patch)
tree1be48fb1035d75864e5fb24871530f3346618596
parent28c8e08b08eea3b6c146f41829244a23524893a5 (diff)
make generate-clean && make generate
-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 d442252..5eb7d5c 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" # What does this even mean in a remote protocol?
+ "bit 19=CLOEXEC"
"bit 20=SYNC"
"num(MODE) RDONLY = 0"