diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-12 19:17:58 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-13 08:49:25 +0200 |
| commit | 9ccfa6cfcceb6981f543e295c1429817ad836a6b (patch) | |
| tree | 1d094171bfec8f7bc677011705abacdc8311773d /sys/linux/io_uring.txt.const | |
| parent | 8b4549129cf25613dc9f9b349c00cb2b93abfa86 (diff) | |
sys/linux: regenerate consts, remove ipx
Regenerate const files on the latest upstream tree.
Remove IPX support since it was removed from the kernel
in 7a2e838d28 ("staging: ipx: delete it from the tree").
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 4f7c82c1f..a65ca36fa 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 = 37 +IORING_OP_LAST = 40 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 IORING_OP_NOP = 0 |
