]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storagefile: Push extension_end calc to qcow2GetBackingStoreFormat
authorCole Robinson <crobinso@redhat.com>
Fri, 4 Oct 2019 23:57:55 +0000 (19:57 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 17:41:22 +0000 (13:41 -0400)
commit16fffd8257230ccf8c1f5dbb373314b49b5fe3bc
tree5c8d32be8941e3be612ff8a6cb937f08a17fa4bc
parentbd6b4646c70f74c8bfc9a63a151baca4d916bcc1
storagefile: Push extension_end calc to qcow2GetBackingStoreFormat

This is a step towards making this qcow2GetBackingStoreFormat into
a generic qcow2 extensions parser

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