]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Pass virStorageSource into virDomainDiskSourceIsBlockType
authorPeter Krempa <pkrempa@redhat.com>
Fri, 1 Aug 2014 12:00:51 +0000 (14:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 Aug 2014 07:28:03 +0000 (09:28 +0200)
commit1cc6bdc2e664ed0ce6dce97ecc314fea01bc59fc
treebd39decc5a26dabd210f5da5abc955c1714c1fe5
parentafa44743b68139bf0c9a0ef2a16d70f178b22916
conf: Pass virStorageSource into virDomainDiskSourceIsBlockType

All checks are based on the storage source, thus there's no need to pass
the complete disk def.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/lxc/lxc_cgroup.c
src/lxc/lxc_driver.c
src/qemu/qemu_command.c
src/qemu/qemu_conf.c