qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/6] block: Add reopen_queue to bdrv_child_perm(


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 2/6] block: Add reopen_queue to bdrv_child_perm()
Date: Fri, 15 Sep 2017 12:51:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/15/2017 05:10 AM, Kevin Wolf wrote:
> In the context of bdrv_reopen(), we'll have to look at the state of the
> graph as it will be after the reopen. This interface addition is in
> preparation for the change.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  include/block/block_int.h |  7 +++++++
>  block.c                   | 19 ++++++++++++-------
>  block/commit.c            |  1 +
>  block/mirror.c            |  1 +
>  block/replication.c       |  1 +
>  block/vvfat.c             |  1 +
>  6 files changed, 23 insertions(+), 7 deletions(-)
> 
Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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