aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-01-27 16:31:22 +0100
committerDmitry Vyukov <dvyukov@google.com>2022-01-27 16:50:32 +0100
commit9e445916a0d037c71a23d5bf00e4283283533e98 (patch)
treed29fb0ab7312c93f16d3b8633f7f08cefc565b27 /sys/linux
parent371d85518be0126d0cebbdecb4902f05745e5e66 (diff)
sys/linux: update const files
Regenerate const files on next-20220127.
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/bpf.txt.const2
-rw-r--r--sys/linux/fs_fuse.txt.const2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const
index 4fee5e2c5..9254081b8 100644
--- a/sys/linux/bpf.txt.const
+++ b/sys/linux/bpf.txt.const
@@ -253,7 +253,7 @@ BTF_KIND_VOLATILE = 9
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 186
+__BPF_FUNC_MAX_ID = 192
__MAX_BPF_REG = 11
__NR_bpf = 280, 386:357, amd64:321, arm:386, mips64le:5315, ppc64le:361, s390x:351
bpf_call_code = 133
diff --git a/sys/linux/fs_fuse.txt.const b/sys/linux/fs_fuse.txt.const
index 31fdacf02..06dd54b72 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 = 35
+FUSE_KERNEL_MINOR_VERSION = 36
FUSE_KERNEL_VERSION = 7
FUSE_MAX_PAGES = 4194304
FUSE_MIN_READ_BUFFER = 8192