]> xenbits.xensource.com Git - libvirt.git/commit
virStorageFileChainLookup: Return virStorageSourcePtr
authorJiri Denemark <jdenemar@redhat.com>
Fri, 18 Apr 2014 13:25:19 +0000 (15:25 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 25 Apr 2014 07:48:00 +0000 (09:48 +0200)
commitf5869657c80c7a22b7eae762636f493cde1fc198
tree689530009a7a222a223aadb17ba36f56876cbd9f
parentf33eb9c115003099f3d9118b0c46dca3484ec24b
virStorageFileChainLookup: Return virStorageSourcePtr

Returning both virStorageSourcePtr and its path member does not make a
lot of sense.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_driver.c
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/virstoragetest.c