Re: [libvirt] [PATCH 11/n] conf: move common disk source functions

2014-03-31 Thread Peter Krempa
On 03/29/14 22:05, Eric Blake wrote: Move some functions out of domain_conf for use in the next patch where snapshot starts to directly use structs in virstoragefile. * src/conf/domain_conf.c (virDomainDiskDefFree) (virDomainDiskSourcePoolDefParse): Adjust callers.

[libvirt] [PATCH 11/n] conf: move common disk source functions

2014-03-29 Thread Eric Blake
Move some functions out of domain_conf for use in the next patch where snapshot starts to directly use structs in virstoragefile. * src/conf/domain_conf.c (virDomainDiskDefFree) (virDomainDiskSourcePoolDefParse): Adjust callers. (virDomainDiskSourceDefClear, virDomainDiskSourcePoolDefFree)