From 4af714615af57fb71736a9b63ea3ee0a601e9217 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 10 May 2019 13:06:50 +0200 Subject: sys/linux: regenerate consts on the latest linux-next tree Fuse version was bumped. --- sys/linux/fuse_arm.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/fuse_arm.const') diff --git a/sys/linux/fuse_arm.const b/sys/linux/fuse_arm.const index a0cd882c0..e724dc1d7 100644 --- a/sys/linux/fuse_arm.const +++ b/sys/linux/fuse_arm.const @@ -18,7 +18,7 @@ FUSE_FLOCK_LOCKS = 1024 FUSE_HANDLE_KILLPRIV = 524288 FUSE_HAS_IOCTL_DIR = 2048 FUSE_IOCTL_RETRY = 4 -FUSE_KERNEL_MINOR_VERSION = 29 +FUSE_KERNEL_MINOR_VERSION = 30 FUSE_KERNEL_VERSION = 7 FUSE_NOTIFY_DELETE = 6 FUSE_NOTIFY_INVAL_ENTRY = 3 -- cgit mrf-deployment