qemu-e2k/block
Kevin Wolf ed0df867d9 qcow2: Return right error code in write_refcount_block_entries
write_refcount_block_entries used to return -EIO for any errors. Change this to
return the real error code.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-05-28 13:29:13 +02:00
..
blkdebug.c
bochs.c
cloop.c
cow.c
curl.c Fix %lld or %llx printf format use 2010-05-22 08:02:12 +00:00
dmg.c dmg: use qemu block API 2010-05-17 10:20:05 +02:00
nbd.c
parallels.c parallels: use qemu block API 2010-05-17 10:20:05 +02:00
qcow2-cluster.c qcow2: Change l2_load to return 0/-errno 2010-05-28 13:29:12 +02:00
qcow2-refcount.c qcow2: Return right error code in write_refcount_block_entries 2010-05-28 13:29:13 +02:00
qcow2-snapshot.c
qcow2.c qcow2: Allow qcow2_get_cluster_offset to return errors 2010-05-28 13:29:11 +02:00
qcow2.h qcow2: Allow qcow2_get_cluster_offset to return errors 2010-05-28 13:29:11 +02:00
qcow.c
raw-posix-aio.h
raw-posix.c
raw-win32.c
raw.c
vdi.c block/vdi: Fix image opening and creation for odd disk sizes 2010-05-17 10:20:05 +02:00
vmdk.c
vpc.c block/vpc: Fix conversion from size to disk geometry 2010-05-17 10:20:05 +02:00
vvfat.c vvfat: More build fixes with DEBUG 2010-05-21 11:49:19 +02:00