
4 Jan
2021
4 Jan
'21
3:48 p.m.
On Mon, Dec 14, 2020 at 16:55:30 +0100, Pavel Hrdina wrote:
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- 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 -- 7 files changed, 19 insertions(+), 19 deletions(-)
NACK based on the same grounds as previous patch. This function is not checking whether a file is relative, but just the filename. This is relevant just to backing chain manipulation.