diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-06-15 09:01:36 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-06-15 09:01:36 -0600 |
commit | 900b2ca440c966d232242967b1b64b0c57d8589c (patch) | |
tree | 1be48fb1035d75864e5fb24871530f3346618596 /lib9p/idl | |
parent | 28c8e08b08eea3b6c146f41829244a23524893a5 (diff) |
make generate-clean && make generate
Diffstat (limited to 'lib9p/idl')
-rw-r--r-- | lib9p/idl/2010-9P2000.L.9p | 2 |
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" |