qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/3] block: Add support to warn on backing file change wit


From: Peter Krempa
Subject: Re: [PATCH v2 2/3] block: Add support to warn on backing file change without format
Date: Thu, 27 Feb 2020 08:10:40 +0100
User-agent: Mutt/1.13.3 (2020-01-12)

On Wed, Feb 26, 2020 at 20:39:27 -0600, Eric Blake wrote:
> For now, this is a mechanical addition; all callers pass false. But
> the next patch will use it to improve 'qemu-img rebase -u' when
> selecting a backing file with no format.
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  include/block/block.h |  4 ++--
>  block.c               | 13 ++++++++++---
>  block/qcow2.c         |  2 +-
>  block/stream.c        |  2 +-
>  blockdev.c            |  3 ++-
>  qemu-img.c            |  4 ++--
>  6 files changed, 18 insertions(+), 10 deletions(-)

Reviewed-by: Peter Krempa <address@hidden>




reply via email to

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