
8 Aug
2018
8 Aug
'18
4:42 p.m.
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@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