31 Mar
                
                    2018
                
            
            
                31 Mar
                
                '18
                
            
            
            
        
    
                1:27 p.m.
            
        On Thu, Mar 29, 2018 at 01:50:59PM +0200, Peter Krempa wrote:
Make the function more usable by returning the full disk definition and fix the only caller for the new semantics. The new name for the function is virDomainDiskDefParse.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 33 ++++++++++++--------------------- src/conf/domain_conf.h | 8 ++++---- src/libvirt_private.syms | 2 +- src/qemu/qemu_driver.c | 9 +++++++-- 4 files changed, 24 insertions(+), 28 deletions(-)
ACK Jano