qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 01/19] block: Use children list in bdrv_refresh_


From: Eric Blake
Subject: Re: [Qemu-block] [PATCH 01/19] block: Use children list in bdrv_refresh_filename
Date: Tue, 26 Apr 2016 18:36:16 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 04/26/2016 03:32 PM, Max Reitz wrote:
> bdrv_refresh_filename() should invoke itself recursively on all
> children, not just on file.
> 
> With that change, we can remove the manual invocations in blkverify and
> quorum.
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block.c           | 9 +++++----
>  block/blkverify.c | 3 ---
>  block/quorum.c    | 1 -
>  3 files changed, 5 insertions(+), 8 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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