aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_fuse.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-11-10 21:31:25 +0100
committerAleksandr Nogikh <wp32pw@gmail.com>2021-11-12 16:32:52 +0100
commit0dd854679a8119610343853c6d9229d1d041fde0 (patch)
treefb13b9c29e8f4be9b95ab813fee0ca347fda60a8 /sys/linux/fs_fuse.txt.const
parent75b040914e1a14c1eda0ed9d14ed376a37293a1d (diff)
sys/linux: fix and regenerate consts on the latest kenrel
Fix missed includes and renamed constants and regenerate const files on 89d714ab60.
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 10db05970..31fdacf02 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 = 34
+FUSE_KERNEL_MINOR_VERSION = 35
FUSE_KERNEL_VERSION = 7
FUSE_MAX_PAGES = 4194304
FUSE_MIN_READ_BUFFER = 8192