On Mon, Mar 13, 2023 at 16:42:06 +0100, Pavel Hrdina wrote: > Extract the code that updates disks in domain definition while creating > external snapshots. We will use it later in the external snapshot revert > code. > > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > src/qemu/qemu_snapshot.c | 63 ++++++++++++++++++++++++---------------- > 1 file changed, 38 insertions(+), 25 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>