From ba18b40ca3ec5a7fcbd9a0abed1d54e33b36b720 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 24 Oct 2024 14:19:37 +0200 Subject: sys/linux: regenerate descriptions Regenerate descriptions on kernel commit 715ca9dd687f89ddaac8ec8ccb3b5e5a30311a99. --- 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 84a36799d..197bef9a3 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 = 40 +FUSE_KERNEL_MINOR_VERSION = 41 FUSE_KERNEL_VERSION = 7 FUSE_MAX_PAGES = 4194304 FUSE_MIN_READ_BUFFER = 8192 -- cgit mrf-deployment