qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v3 13/15] qemu-img: Make MapEntry a QAPI struct


From: Eric Blake
Subject: Re: [Qemu-block] [PATCH v3 13/15] qemu-img: Make MapEntry a QAPI struct
Date: Wed, 25 Nov 2015 22:19:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/25/2015 10:05 PM, Fam Zheng wrote:
> The "flags" bit mask is expanded to two booleans, "data" and "zero";
> "bs" is replaced with "filename" string.
> 
> Refactor the merge conditions in img_map() into entry_mergable().

s/mergable/mergeable/ here and in the patch body

> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  qapi/block-core.json | 27 ++++++++++++++++++++
>  qemu-img.c           | 71 
> +++++++++++++++++++++++++++++++---------------------
>  2 files changed, 69 insertions(+), 29 deletions(-)
> 

With the spelling fix,
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]