Re: [PATCH v4] io_uring: Add io_uring command support for sockets

From: Jens Axboe
Date: Wed Jul 26 2023 - 12:44:28 EST



On Tue, 27 Jun 2023 06:44:24 -0700, Breno Leitao wrote:
> Enable io_uring commands on network sockets. Create two new
> SOCKET_URING_OP commands that will operate on sockets.
>
> In order to call ioctl on sockets, use the file_operations->io_uring_cmd
> callbacks, and map it to a uring socket function, which handles the
> SOCKET_URING_OP accordingly, and calls socket ioctls.
>
> [...]

Applied, thanks!

[1/1] io_uring: Add io_uring command support for sockets
commit: 95ba83afd0968d4699054e613033d1cefb295845

Best regards,
--
Jens Axboe