On Mon, Oct 31, 2022 at 08:59:35AM -0400, Emanuele Giuseppe Esposito wrote:
> Remove usage of aio_context_acquire by always submitting asynchronous
> AIO to the current thread's LuringState.
>
> In order to prevent mistakes from the caller side, avoid passing LuringState
> in luring_io_{plug/unplug} and luring_co_submit.
>
> Signed-off-by: Emanuele Giuseppe Esposito <[email protected]>
> ---
> block/file-posix.c | 12 ++++--------
> block/io_uring.c | 22 ++++++++++++++--------
> include/block/aio.h | 4 ----
> include/block/raw-aio.h | 8 ++++----
> 4 files changed, 22 insertions(+), 24 deletions(-)The same comments from the previous patch also apply here.
signature.asc
Description: PGP signature
