]> Git Repo - qemu.git/commit
qcow2: Fix error handling in grow_refcount_table
authorKevin Wolf <[email protected]>
Wed, 20 Jan 2010 14:03:03 +0000 (15:03 +0100)
committerAnthony Liguori <[email protected]>
Tue, 26 Jan 2010 20:59:19 +0000 (14:59 -0600)
commitf2b7c8b37045e0e030ef027cfb6d574558fb732a
treeac13554b4a4c6676b7b07d23e90fd77fcc3dd956
parent9a8c4cceaf670193270995b95378faa3867db999
qcow2: Fix error handling in grow_refcount_table

Return the appropriate error code instead of -EIO.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
block/qcow2-refcount.c
This page took 0.018979 seconds and 4 git commands to generate.