diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-05-10 13:06:50 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-05-10 13:06:50 +0200 |
| commit | 4af714615af57fb71736a9b63ea3ee0a601e9217 (patch) | |
| tree | f85e5e270a119c3a9b525e6769c6fd1ef609d456 /sys/linux/fuse_amd64.const | |
| parent | c1718ecf4edf5d33ea12c6368165cd90a4229610 (diff) | |
sys/linux: regenerate consts on the latest linux-next tree
Fuse version was bumped.
Diffstat (limited to 'sys/linux/fuse_amd64.const')
| -rw-r--r-- | sys/linux/fuse_amd64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/fuse_amd64.const b/sys/linux/fuse_amd64.const index 69d6c4b39..654509695 100644 --- a/sys/linux/fuse_amd64.const +++ b/sys/linux/fuse_amd64.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 |
