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 > --- > qemu-img.c | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org