diff options
author | Max Reitz <mreitz@redhat.com> | 2014-08-07 22:47:55 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:16 +0200 |
commit | 908bcd540f489f7adf2d804347905b0025d808d3 (patch) | |
tree | 9f4b14955426dfa57bcfb940fb46e3ba5d4b3c47 /target-unicore32 | |
parent | a42f8a3d05c5598cee893c9cf5ffeee48bacb83e (diff) | |
download | hqemu-908bcd540f489f7adf2d804347905b0025d808d3.zip hqemu-908bcd540f489f7adf2d804347905b0025d808d3.tar.gz |
block: Catch !bs->drv in bdrv_check()
qemu-img check calls bdrv_check() twice if the first run repaired some
inconsistencies. If the first run however again triggered corruption
prevention (on qcow2) due to very bad inconsistencies, bs->drv may be
NULL afterwards. Thus, bdrv_check() should check whether bs->drv is set.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-unicore32')
0 files changed, 0 insertions, 0 deletions