
8 Aug
2018
8 Aug
'18
5:16 p.m.
On Wed, Aug 08, 2018 at 04:42:13PM +0200, Michal Privoznik wrote:
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.
Right, I'll fix it before pushing, thanks. Pavel