diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-11-01 02:05:51 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-11-13 17:49:14 +0100 |
| commit | da11646c446c49f11ef907b57654d0046eadc7ee (patch) | |
| tree | 9efbd59f7a3212609a93428c0204060a8e1a41f0 /sys/linux/fs_fuse.txt.const | |
| parent | f42ee5d8ac66980335478d9fab2acb20fe03d958 (diff) | |
sys/linux: update const files
Update const files on next-20221031.
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 06dd54b72..dc1c77100 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 = 36 +FUSE_KERNEL_MINOR_VERSION = 38 FUSE_KERNEL_VERSION = 7 FUSE_MAX_PAGES = 4194304 FUSE_MIN_READ_BUFFER = 8192 |
