]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storagefile: qcow1: Let qcowXGetBackingStore fill in format
authorCole Robinson <crobinso@redhat.com>
Fri, 4 Oct 2019 22:04:46 +0000 (18:04 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 17:41:21 +0000 (13:41 -0400)
commit86998996928f4baa8d02b6e7349bf09cf92ed0c9
tree8edfb604f5e224d1e3c9cc7803ad83cb810e8a39
parentb00616870b6a508cb8899a5a4ad14157bdb9d45c
storagefile: qcow1: Let qcowXGetBackingStore fill in format

Letting qcowXGetBackingStore fill in format gives the same behavior
we were opencoding in qcow1GetBackingStore

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