diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-11-13 13:11:45 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-11-13 14:27:16 +0100 |
| commit | e32b6fa920e7300d16c190c1138dd042a9df7ea2 (patch) | |
| tree | 31b0ff0e6af6beee3ac0867712bf24b507026dcc /sys/linux/fs_fuse.txt.const | |
| parent | 4a7fa9b416fd0a961793328a785666d6d2c5976d (diff) | |
sys/linux: regenerate const files
Regenerate consts on upstream 585e5b17b92dead8a3aca4e3c9876fbca5f7e0ba.
Fix vmw_vmci.txt const extraction.
Diffstat (limited to 'sys/linux/fs_fuse.txt.const')
| -rw-r--r-- | sys/linux/fs_fuse.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/fs_fuse.txt.const b/sys/linux/fs_fuse.txt.const index 13044a2de..bfdb9a549 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 = 31 +FUSE_KERNEL_MINOR_VERSION = 32 FUSE_KERNEL_VERSION = 7 FUSE_MAX_PAGES = 4194304 FUSE_MIN_READ_BUFFER = 8192 |
