« Previous | Next » 

Revision 8f1efd00

ID8f1efd00c4b2aa2b75fd20b5ee592ed47d33d5a7

Added by Kevin Wolf over 12 years ago

qcow2: Fix bdrv_write_compressed error handling

If during allocation of compressed clusters the cluster was already allocated
uncompressed, fail and properly release the l2_table (the latter avoids a
failed assertion).

While at it, make it return some real error numbers instead of -1.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Dong Xu Wang <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences