qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH] block: Propagate AioContext change to all child


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH] block: Propagate AioContext change to all children
Date: Tue, 17 May 2016 14:20:07 -0700
User-agent: Mutt/1.6.0 (2016-04-01)

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 <address@hidden>
> ---
>  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 <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]