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(a)redhat.com>
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_snapshot.c | 89 +++++++++++++++++++++++++---------------
1 file changed, 55 insertions(+), 34 deletions(-)
Please document the new function.