diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-02-07 17:45:24 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-02-12 18:09:14 +0100 |
| commit | 3e128fa282b441c9f114f9708c1fd232d7869965 (patch) | |
| tree | 2cb1d4b914038d15f14b9096215134d6e393b994 /sys/linux/fs_fuse.txt.const | |
| parent | a5f86b15f4f60350198e4b98fb7451d45d38a186 (diff) | |
sys/linux: update consts
Update consts on upstream 825b5991a46ef28a05a4646c8fe1ae5cef7c7828.
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 bfdb9a549..c0a45c1c6 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 = 32 +FUSE_KERNEL_MINOR_VERSION = 33 FUSE_KERNEL_VERSION = 7 FUSE_MAX_PAGES = 4194304 FUSE_MIN_READ_BUFFER = 8192 |
