Re: [libvirt] [PATCH v3 13/18] qemu: snapshot: Rename external disk snapshot handling functions

2019-09-05 Thread Ján Tomko
On Tue, Sep 03, 2019 at 04:08:06PM +0200, Peter Krempa wrote: Fix and unify the naming of external snapshot preparation functions. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 64 +- 1 file changed, 32 insertions(+), 32 deletions(-)

[libvirt] [PATCH v3 13/18] qemu: snapshot: Rename external disk snapshot handling functions

2019-09-03 Thread Peter Krempa
Fix and unify the naming of external snapshot preparation functions. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 64 +- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index