On Tue, May 17, 2016 at 01:38:04PM +0200, Max Reitz wrote:
> Instead of propagating any change of a BDS's AioContext only to its file
> and backing children and letting driver-specific code do the rest, just
> propagate it to all and drop the thus superfluous implementations of
> bdrv_{at,de}tach_aio_context() in Quorum, blkverify and VMDK.
> 
> Signed-off-by: Max Reitz <[email protected]>
> ---
>  block.c           | 16 ++++++----------
>  block/blkverify.c | 19 -------------------
>  block/quorum.c    | 24 ------------------------
>  block/vmdk.c      | 23 -----------------------
>  4 files changed, 6 insertions(+), 76 deletions(-)

Reviewed-by: Stefan Hajnoczi <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to