]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use qemuAliasFromDisk to generate drive alias
authorJohn Ferlan <jferlan@redhat.com>
Mon, 1 Aug 2016 12:26:42 +0000 (08:26 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 2 Aug 2016 14:11:11 +0000 (10:11 -0400)
commit30c3982bda43c5835d5ad582b5c7799cf9109733
treefbaa0ab48dbb84179eda992b38933bac02077004
parentf8d49d5b9f8bd62de8d83283f21be9a7585879af
qemu: Use qemuAliasFromDisk to generate drive alias

The qemuDomainSnapshotCreateSingleDiskActive open coded generating the
disk drive alias. Let's use the common function.
src/qemu/qemu_driver.c