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/io_uring.txt.const | |
| parent | a5f86b15f4f60350198e4b98fb7451d45d38a186 (diff) | |
sys/linux: update consts
Update consts on upstream 825b5991a46ef28a05a4646c8fe1ae5cef7c7828.
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 82f221d13..4f7c82c1f 100644 --- a/sys/linux/io_uring.txt.const +++ b/sys/linux/io_uring.txt.const @@ -26,7 +26,7 @@ IORING_OP_FADVISE = 24 IORING_OP_FALLOCATE = 17 IORING_OP_FILES_UPDATE = 20 IORING_OP_FSYNC = 3 -IORING_OP_LAST = 34 +IORING_OP_LAST = 37 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 IORING_OP_NOP = 0 |
