]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Refactor helpers to retrieve actual storage type
authorPeter Krempa <pkrempa@redhat.com>
Tue, 8 Apr 2014 06:51:06 +0000 (08:51 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Apr 2014 12:20:40 +0000 (14:20 +0200)
commit93c1f2cd709e117e3c86ff479b9d8d74258058a8
tree79fe134e90659ac15df26313d18d38fc3d11b67d
parent0c2305b31c283bc98cab7261d3021ce1a9a0b713
conf: Refactor helpers to retrieve actual storage type

Now that the storage source definition is uniform convert the helpers to
retrieve the actual storage type to a single one.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/snapshot_conf.c
src/conf/snapshot_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c
src/qemu/qemu_driver.c
src/storage/storage_driver.c
src/util/virstoragefile.c
src/util/virstoragefile.h