On 08/07/2018 03:55 PM, Pavel Hrdina wrote:
The same code would be used for storage pools and domain disks.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/util/virstoragefile.c | 34 ++++++++++++++++++++++++++++++++++
src/util/virstoragefile.h | 15 +++++++++++++++
2 files changed, 49 insertions(+)
Don't forget to expose these functions in libvirt_private.syms.
Michal