qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-next 1/6] qemu-img: Move quiet into ImgConve


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH for-next 1/6] qemu-img: Move quiet into ImgConvertState
Date: Wed, 13 Feb 2019 20:31:09 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 12/3/18 11:52 AM, Max Reitz wrote:
> Move img_convert()'s quiet flag into the ImgConvertState so it is
> accessible by nested functions.  -q dictates that it suppresses anything
> but errors, so if those functions want to emit warnings, they need to
> query this flag first.  (There currently are no such warnings, but there
> will be as of the next patch.)
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  qemu-img.c | 13 +++++++------
>  1 file changed, 7 insertions(+), 6 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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