]> git.proxmox.com Git - mirror_qemu.git/commit
block/qcow: Improve error when opening qcow2 files as qcow
authorJohn Snow <jsnow@redhat.com>
Wed, 26 Jun 2019 21:53:01 +0000 (17:53 -0400)
committerKevin Wolf <kwolf@redhat.com>
Mon, 8 Jul 2019 14:00:26 +0000 (16:00 +0200)
commit197bfa7da7c8eeb39aa50cd120cd1a9df9704878
tree3c3851e38c324ec197e6a62ebf15a788fdec6d02
parent1a8c091c4ea5db3126514e3f7df678c9ee328802
block/qcow: Improve error when opening qcow2 files as qcow

Reported-by: radmehrsaeed7@gmail.com
Fixes: https://bugs.launchpad.net/bugs/1832914
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow.c