[PATCH for-next 1/4] io_uring, nvme: rename a function

Ming Lei ming.lei at redhat.com
Thu Jul 14 06:55:17 PDT 2022


On Mon, Jul 11, 2022 at 04:31:52PM +0530, Kanchan Joshi wrote:
> io_uring_cmd_complete_in_task() is bit of a misnomer. It schedules a
> callback function for execution in task context. What callback does is
> private to provider, and does not have to be completion. So rename it to
> io_uring_cmd_execute_in_task() to allow more generic use.
> 
> Signed-off-by: Kanchan Joshi <joshi.k at samsung.com>

ublk driver has same usage, and this change makes sense:

Reviewed-by: Ming Lei <ming.lei at redhat.com>

thanks,
Ming




More information about the Linux-nvme mailing list