diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-06-12 13:53:23 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2019-06-12 15:26:04 +0200 |
| commit | 5a3f55c86922747229a9f2c908edcacda733b386 (patch) | |
| tree | 72f6d31b2d4216a23534e21f28a91db0e9eb0d78 /sys/linux/fuse_amd64.const | |
| parent | 794a1ad73ab695b3d3ef099446fa60bc060dd74e (diff) | |
sys/linux: run make extract and generate
Forgot to do it after the last changes in hiddev descriptions.
Fuse is also updated.
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 e59929574..5a9b48634 100644 --- a/sys/linux/fuse_amd64.const +++ b/sys/linux/fuse_amd64.const @@ -22,7 +22,7 @@ FUSE_FLOCK_LOCKS = 1024 FUSE_HANDLE_KILLPRIV = 524288 FUSE_HAS_IOCTL_DIR = 2048 FUSE_IOCTL_RETRY = 4 -FUSE_KERNEL_MINOR_VERSION = 30 +FUSE_KERNEL_MINOR_VERSION = 31 FUSE_KERNEL_VERSION = 7 FUSE_MAX_PAGES = 4194304 FUSE_NOTIFY_DELETE = 6 |
