On Wed 17 Mar 2021 03:34:59 PM CET, Vladimir Sementsov-Ogievskiy <[email protected]> wrote: > Passing parent aio context is redundant, as child_class and parent > opaque pointer are enough to retrieve it. Drop the argument and use new > bdrv_child_get_parent_aio_context() interface. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
