]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove getCompressionType
authorJohn Ferlan <jferlan@redhat.com>
Tue, 13 Sep 2016 14:31:37 +0000 (10:31 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 26 Sep 2016 11:44:42 +0000 (07:44 -0400)
commit882e360dac1ac0ba93fb7b872ddc327a4c4a7f0c
treefc97565782c3271a3a6359a8d44d84eadee30773
parent02d32d2d5d307d264695a65b98656629d53861ba
qemu: Remove getCompressionType

There's only one caller now anyway... Besides it's just a shell for
getting the compress type.  Subsequent patches will return the path
to the compression program.
src/qemu/qemu_driver.c