From bbe60f6cb6ca28bbe9f6a54e264d01dcb8f5940e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 27 Nov 2017 09:08:57 +0100 Subject: sys/linux: improve fuse descriptions --- sys/linux/fuse_arm64.const | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/fuse_arm64.const') diff --git a/sys/linux/fuse_arm64.const b/sys/linux/fuse_arm64.const index 2c357aede..c61228693 100644 --- a/sys/linux/fuse_arm64.const +++ b/sys/linux/fuse_arm64.const @@ -1,5 +1,7 @@ # AUTOGENERATED FILE FUSE_DEV_IOC_CLONE = 2147804416 +FUSE_KERNEL_MINOR_VERSION = 26 +FUSE_KERNEL_VERSION = 7 S_IFBLK = 24576 S_IFCHR = 8192 S_IFDIR = 16384 -- cgit mrf-deployment