Re: [PATCH 1/2] io_uring: Rename struct io_op_def

From: Jens Axboe
Date: Wed Jan 18 2023 - 09:47:20 EST



On Thu, 12 Jan 2023 06:44:10 -0800, Breno Leitao wrote:
> The current io_op_def struct is becoming huge and the name is a bit
> generic.
>
> The goal of this patch is to rename this struct to `io_issue_def`. This
> struct will contain the hot functions associated with the issue code
> path.
>
> [...]

Applied, thanks!

[1/2] io_uring: Rename struct io_op_def
commit: 4e61c603ba6abca16888f1a319845048f8e17317
[2/2] io_uring: Split io_issue_def struct
commit: b64775c649e984f8faf8a3956937d1a5e99b45f6

Best regards,
--
Jens Axboe