Am 25.07.2022 um 14:21 hat Emanuele Giuseppe Esposito geschrieben: > Replace all direct usage of ->can_set_aio_ctx and ->set_aio_ctx, > and call bdrv_child_try_change_aio_context() in > bdrv_try_set_aio_context(), the main function called through > the whole block layer. > > From this point onwards, ->can_set_aio_ctx and ->set_aio_ctx > won't be used anymore. > > Signed-off-by: Emanuele Giuseppe Esposito <eespo...@redhat.com>
Reviewed-by: Kevin Wolf <kw...@redhat.com>