On Tue, Mar 01, 2022 at 09:21:09AM -0500, Emanuele Giuseppe Esposito wrote: > Same as AIO_WAIT_WHILE macro, but if we are in the Main loop > do not release and then acquire ctx_ 's aiocontext. > > Once all Aiocontext locks go away, this macro will replace > AIO_WAIT_WHILE. > > Signed-off-by: Emanuele Giuseppe Esposito > --- > include/block/aio-wait.h | 15 +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) Reviewed-by: Stefan Hajnoczi