aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_fuse.txt.const
diff options
context:
space:
mode:
authorChristoph Paasch <cpaasch@apple.com>2023-08-22 09:18:31 -0700
committerAleksandr Nogikh <nogikh@google.com>2023-09-04 10:11:42 +0000
commitabdf9b3bbffdc55f63021393df30df4ff7a446cf (patch)
treec734e826d8a3c111ae4a85c012df21af60c58444 /sys/linux/fs_fuse.txt.const
parentc5dc938a6bb38a9ccb20990ed05e2a80f7161ba3 (diff)
sys/linux: add more coverage for MPTCP
New netlink command has been added to MPTCP as well as a few getsockopt. Add the necessary syskaller instructions.
Diffstat (limited to 'sys/linux/fs_fuse.txt.const')
-rw-r--r--sys/linux/fs_fuse.txt.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/fs_fuse.txt.const b/sys/linux/fs_fuse.txt.const
index dc1c77100..4be173c01 100644
--- a/sys/linux/fs_fuse.txt.const
+++ b/sys/linux/fs_fuse.txt.const
@@ -23,7 +23,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 38
+FUSE_KERNEL_MINOR_VERSION = 39
FUSE_KERNEL_VERSION = 7
FUSE_MAX_PAGES = 4194304
FUSE_MIN_READ_BUFFER = 8192