diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-26 19:08:09 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 10:29:28 +0000 |
| commit | 7f400fcb5977e5e102241f2ee93246b07b09e13c (patch) | |
| tree | 148c1a93e9861a8f871764f50f53088b3ff0e3ce /sys/linux/io_uring.txt.const | |
| parent | fb343ecc19084bf98da750539377d508c9e077b3 (diff) | |
sys/linux: run make extract
Split out deprecated descriptions from socket_netlink_route_sched.txt.
Adjust outdated descriptions.
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 df15f7b76..9df4f0906 100644 --- a/sys/linux/io_uring.txt.const +++ b/sys/linux/io_uring.txt.const @@ -38,7 +38,7 @@ IORING_OP_FADVISE = 24 IORING_OP_FALLOCATE = 17 IORING_OP_FILES_UPDATE = 20 IORING_OP_FSYNC = 3 -IORING_OP_LAST = 49 +IORING_OP_LAST = 55 IORING_OP_LINKAT = 39 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 |
