From 7612dc7768b6f0f12e9b370437eaa9c041cdb8c9 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 14 Sep 2021 19:33:24 +0200 Subject: sys/linux: regen .const files on v5.14 --- sys/linux/fs_fuse.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/fs_fuse.txt.const') diff --git a/sys/linux/fs_fuse.txt.const b/sys/linux/fs_fuse.txt.const index c0a45c1c6..10db05970 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 = 33 +FUSE_KERNEL_MINOR_VERSION = 34 FUSE_KERNEL_VERSION = 7 FUSE_MAX_PAGES = 4194304 FUSE_MIN_READ_BUFFER = 8192 -- cgit mrf-deployment