
31 Jul
2023
31 Jul
'23
7:33 a.m.
On Tue, Jun 27, 2023 at 17:07:17 +0200, Pavel Hrdina wrote:
This part of code is about to grow to make deletion work when user reverts to non-leaf snapshot.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_snapshot.c | 89 +++++++++++++++++++++++++--------------- 1 file changed, 55 insertions(+), 34 deletions(-)
Please document the new function.