On Mon, Dec 14, 2020 at 16:55:27 +0100, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > src/libvirt_private.syms | 2 +- > src/storage/storage_util.c | 2 +- > src/util/virfile.c | 47 ++++++++++++++++++++++++++++++++++++++ > src/util/virfile.h | 4 ++++ > src/util/virstoragefile.c | 47 -------------------------------------- > src/util/virstoragefile.h | 4 ---- > 6 files changed, 53 insertions(+), 53 deletions(-) Yup, that has nothing to to with virStorageSource. Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>