qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Misc block job patches


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 0/4] Misc block job patches
Date: Fri, 27 May 2016 13:12:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

On 27.05.2016 12:53, Alberto Garcia wrote:
> Hi,
> 
> here's a few patches from my block-stream series that I think are
> ready to be merged now.
> 
> I don't think there's anything controversial here:
> 
>   - Patches 1 and 2 simply use block_job_next() in places where
>     bdrv_next() was being used to look for block jobs.
> 
>   - Patch 3 is a fix that was already proposed in the list.
> 
>   - Patch 4 is quite simple and it deals with the failure of
>     block_job_create() in commit_start().
> 
> Regards,
> 
> Berto
> 
> Alberto Garcia (4):
>   block: use the block job list in bdrv_drain_all()
>   block: use the block job list in qmp_query_block_jobs()
>   block: Prevent sleeping jobs from resuming if they have been paused
>   block: Create the commit block job before reopening any image
> 
>  block/commit.c | 11 ++++++-----
>  block/io.c     | 24 ++++++++++++++++++------
>  blockdev.c     | 20 ++++++++------------
>  blockjob.c     |  6 ++++--
>  4 files changed, 36 insertions(+), 25 deletions(-)

Thanks Berto, I've applied the series to my block branch:

https://github.com/XanClic/qemu/commits/block

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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