Am 25.07.2022 um 14:21 hat Emanuele Giuseppe Esposito geschrieben: > bdrv_child_cb_change_aio_ctx() is identical to > bdrv_child_cb_can_set_aio_ctx(), as we only need > to recursively go on the parent bs. > > Note: bdrv_child_try_change_aio_context() is not called by > anyone at this point. > > Reviewed-by: Hanna Reitz <hre...@redhat.com> > Signed-off-by: Emanuele Giuseppe Esposito <eespo...@redhat.com>
Reviewed-by: Kevin Wolf <kw...@redhat.com>