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/io_uring.txt.const | |
| parent | f42ee5d8ac66980335478d9fab2acb20fe03d958 (diff) | |
sys/linux: update const files
Update const files on next-20221031.
Diffstat (limited to 'sys/linux/io_uring.txt.const')
| -rw-r--r-- | sys/linux/io_uring.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/io_uring.txt.const b/sys/linux/io_uring.txt.const index 2cea29f41..346fbc73f 100644 --- a/sys/linux/io_uring.txt.const +++ b/sys/linux/io_uring.txt.const @@ -39,7 +39,7 @@ IORING_OP_FADVISE = 24 IORING_OP_FALLOCATE = 17 IORING_OP_FILES_UPDATE = 20 IORING_OP_FSYNC = 3 -IORING_OP_LAST = 48 +IORING_OP_LAST = 49 IORING_OP_LINKAT = 39 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 |
