]> Git Repo - qemu.git/commit
block: Add support to warn on backing file change without format
authorEric Blake <[email protected]>
Mon, 6 Jul 2020 20:39:53 +0000 (15:39 -0500)
committerKevin Wolf <[email protected]>
Tue, 14 Jul 2020 13:18:59 +0000 (15:18 +0200)
commite54ee1b385a9d084b4052b6db7391ea2fd799fa8
treed6e366c994426adc6f217faac79b22c3dde30507
parentb66ff2c29817f5efa18f5120fd6f089fbf59a933
block: Add support to warn on backing file change without format

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 <[email protected]>
Reviewed-by: Peter Krempa <[email protected]>
Reviewed-by: Ján Tomko <[email protected]>
Message-Id: <20200706203954[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
block/qcow2.c
block/stream.c
blockdev.c
include/block/block.h
qemu-img.c
This page took 0.028344 seconds and 4 git commands to generate.