Re: [PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
From: Jens Axboe
Date: Fri Apr 11 2025 - 09:13:46 EST
On Tue, 08 Apr 2025 19:29:26 -0600, Caleb Sander Mateos wrote:
> The ublk_ctrl_*() handlers all take struct io_uring_cmd *cmd but only
> use it to get struct ublksrv_ctrl_cmd *header from the io_uring SQE.
> Since the caller ublk_ctrl_uring_cmd() has already computed header, pass
> it instead of cmd.
>
>
Applied, thanks!
[1/1] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
commit: 843c6cec1af85f05971b7baf3704801895e77d76
Best regards,
--
Jens Axboe