+12
−3
+5
−1
Loading
By introducing BlockDriverState compiling qcow2 with DEBUG_ALLOC and DEBUG_EXT defined got broken. Define a BdrvCheckResult structure locally which is now needed as the second argument. Also fix qcow2_read_extensions() needing BDRVQcowState. Signed-off-by:Philipp Hahn <hahn@univention.de> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>