From 58ad0dcabfd0489994b6ec925a2878a44ddfe0f9 Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Fri, 28 Nov 2025 11:11:22 +0000 Subject: sys/linux: run make extract Run make extract on next-20251111. --- sys/linux/io_uring.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/io_uring.txt.const') diff --git a/sys/linux/io_uring.txt.const b/sys/linux/io_uring.txt.const index 67d8a93eb..e1d8ac947 100644 --- a/sys/linux/io_uring.txt.const +++ b/sys/linux/io_uring.txt.const @@ -61,7 +61,7 @@ IORING_OP_FADVISE = 24 IORING_OP_FALLOCATE = 17 IORING_OP_FILES_UPDATE = 20 IORING_OP_FSYNC = 3 -IORING_OP_LAST = 62 +IORING_OP_LAST = 65 IORING_OP_LINKAT = 39 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 -- cgit mrf-deployment