]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Return complete parent info from virStorageFileChainLookup
authorPeter Krempa <pkrempa@redhat.com>
Wed, 25 Jun 2014 13:43:04 +0000 (15:43 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Jul 2014 09:41:34 +0000 (11:41 +0200)
commit750177104d73ab5cfa8fb472da66ac2e13baec8e
tree0e2804fdad26099c7bafbe9e0fd808b8fea66567
parent09cea692b599f8d427536fd8700b0bcd2c6f801a
util: storage: Return complete parent info from virStorageFileChainLookup

Instead of just returning the parent path, return the complete parent
source structure.
src/qemu/qemu_driver.c
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/virstoragetest.c