]> xenbits.xensource.com Git - libvirt.git/commit
storagefile: qcow1: Check for BACKING_STORE_OK
authorCole Robinson <crobinso@redhat.com>
Fri, 4 Oct 2019 21:57:32 +0000 (17:57 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 17:41:21 +0000 (13:41 -0400)
commit9f508ec7ca490640cb03e7fb92e8f1b42a41d3b7
tree4c8c155e19467fd864249aa3b091cd328a339766
parent285adba549bc33185fd70fd69e6ad6d259ac04c2
storagefile: qcow1: Check for BACKING_STORE_OK

Check explicitly for BACKING_STORE_OK and not its 0 value

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