Re: [PATCH] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()

From: Jens Axboe

Date: Mon Feb 23 2026 - 08:48:12 EST



On Mon, 16 Feb 2026 16:03:53 +0000, Asbjørn Sloth Tønnesen wrote:
> io_uring_cmd_sock() originally supported two ioctl-based cmd_op
> operations. Over time, additional operations were added with tail calls
> to their helpers.
>
> This approach resulted in the new operations sharing an ioctl check
> with the original operations.
>
> [...]

Applied, thanks!

[1/1] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()
commit: 4148bacb19a84ae2c420d13ad1f4d77981974ba8

Best regards,
--
Jens Axboe