[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174437705869.412953.4991177928671177671.b4-ty@kernel.dk>
Date: Fri, 11 Apr 2025 07:10:58 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Ming Lei <ming.lei@...hat.com>,
Caleb Sander Mateos <csander@...estorage.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd
*
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
Powered by blists - more mailing lists