Re: [PATCH] io_uring: add IORING_OP_URING_CMD128 to opcode checks

From: Jens Axboe

Date: Thu Feb 19 2026 - 09:36:01 EST



On Wed, 18 Feb 2026 18:35:34 -0700, Caleb Sander Mateos wrote:
> io_should_commit(), io_uring_classic_poll(), and io_do_iopoll() compare
> struct io_kiocb's opcode against IORING_OP_URING_CMD to implement
> special treatment for uring_cmds. The recently added opcode
> IORING_OP_URING_CMD128 is meant to be equivalent to IORING_OP_URING_CMD,
> so treat it the same way in these functions.
>
>
> [...]

Applied, thanks!

[1/1] io_uring: add IORING_OP_URING_CMD128 to opcode checks
commit: 42a6bd57ee9f930a72c26f863c72f666d6ed9ea5

Best regards,
--
Jens Axboe