qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/4] qemu-img: add --shallow option for qemu-img compare


From: Hanna Reitz
Subject: Re: [PATCH v2 3/4] qemu-img: add --shallow option for qemu-img compare
Date: Tue, 26 Oct 2021 10:11:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

On 21.10.21 12:12, Vladimir Sementsov-Ogievskiy wrote:
Allow compare only top images of backing chains. This is useful to
compare images with same backing file or to compare incremental images
from the chain of incremental backups with "--stat" option.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  docs/tools/qemu-img.rst | 9 ++++++++-
  qemu-img.c              | 8 ++++++--
  qemu-img-cmds.hx        | 4 ++--
  3 files changed, 16 insertions(+), 5 deletions(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

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