On 05/09/2018 05:00 PM, Max Reitz wrote: > Looking at the qcow2 code that is riddled with error_report() calls, > this is really how it should have been from the start. > > Along the way, turn the target_version/current_version comparisons at > the beginning of qcow2_downgrade() into assertions (the caller has to > make sure these conditions are met), and rephrase the error message on > using compat=1.1 to get refcount widths other than 16 bits. > > Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: John Snow <[email protected]> thx@u
