qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 31/44] blockjob: Factor out block_job_remove_


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 31/44] blockjob: Factor out block_job_remove_all_bdrv()
Date: Tue, 28 Feb 2017 16:38:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1

On 28.02.2017 13:54, Kevin Wolf wrote:
> In some cases, we want to remove op blockers on intermediate nodes
> before the whole block job transaction has completed (because they block
> restoring the final graph state during completion). Provide a function
> for this.
> 
> The whole block job lifecycle is a bit messed up and it's hard to
> actually do all things in the right order, but I'll leave simplifying
> this for another day.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  blockjob.c               | 20 +++++++++++++-------
>  include/block/blockjob.h |  9 +++++++++
>  2 files changed, 22 insertions(+), 7 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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