On Mon, Mar 13, 2023 at 16:42:03 +0100, Pavel Hrdina wrote: > We will need to call this function from qemu_snapshot when introducing > external snapshot revert support. > > Signed-off-by: Pavel Hrdina <phrd...@redhat.com> > --- > src/conf/snapshot_conf.c | 2 +- > src/conf/snapshot_conf.h | 3 +++ > src/libvirt_private.syms | 1 + > 3 files changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com>