Re: [libvirt PATCH 10/17] virstoragefile: move virStorageIsRelative into virfile

2021-01-04 Thread Peter Krempa
On Mon, Dec 14, 2020 at 16:55:30 +0100, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina > --- > src/libvirt_private.syms | 2 +- > src/qemu/qemu_block.c | 2 +- > src/qemu/qemu_snapshot.c | 2 +- > src/util/virfile.c| 13 + > src/util/virfile.h| 2 ++ > src

[libvirt PATCH 10/17] virstoragefile: move virStorageIsRelative into virfile

2020-12-14 Thread Pavel Hrdina
Signed-off-by: Pavel Hrdina --- src/libvirt_private.syms | 2 +- src/qemu/qemu_block.c | 2 +- src/qemu/qemu_snapshot.c | 2 +- src/util/virfile.c| 13 + src/util/virfile.h| 2 ++ src/util/virstoragefile.c | 15 +-- src/util/virstoragefile.h | 2