qemu-img: abort when full_backing_filename not present
commit92d617abc53180cbfa88482382e8f0c13853cc1d
authorJohn Snow <jsnow@redhat.com>
Mon, 14 Dec 2015 19:55:15 +0000 (14 14:55 -0500)
committerMax Reitz <mreitz@redhat.com>
Fri, 18 Dec 2015 13:36:17 +0000 (18 14:36 +0100)
tree1fe047bb408d1b4b76fa113df3759eabfef3fd76
parent5c9d9ca59735d245599884cf1db744c2b403367c
qemu-img: abort when full_backing_filename not present

...But only if we have the backing_filename. It means something Scary
happened and we can't really be quite exactly sure if we can trust the
backing_filename.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 1450122916-4706-5-git-send-email-jsnow@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
qemu-img.c