]> xenbits.xensource.com Git - libvirt.git/commit
storagefile: Check version to determine if qcow2 or not
authorCole Robinson <crobinso@redhat.com>
Fri, 4 Oct 2019 22:12:14 +0000 (18:12 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 17:41:21 +0000 (13:41 -0400)
commit253f2cae4a3e42ec67d9ae6347cc5bafcf71a064
tree715825ef7d2d92fc78a1846cb1bbbc55fd976913
parent86998996928f4baa8d02b6e7349bf09cf92ed0c9
storagefile: Check version to determine if qcow2 or not

Rather than require a boolean to be passed in

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/util/virstoragefile.c