qemu-e2k/block
Kevin Wolf 44ff42de1c qcow2: Refactor update_refcount
This is a preparation patch with no functional changes. It moves the allocation
of new refcounts block to a new function and makes update_cluster_refcount (for
one cluster) call update_refcount (for multiple clusters) instead the other way
round.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-05-27 09:45:15 -05:00
..
bochs.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
cloop.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
cow.c Convert all block drivers to new bdrv_create 2009-05-22 10:50:31 -05:00
curl.c Add HTTP protocol using curl v6 2009-05-22 10:50:35 -05:00
dmg.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
nbd.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
parallels.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
qcow2.c qcow2: Refactor update_refcount 2009-05-27 09:45:15 -05:00
qcow.c qcow/qcow2: Drop synchronous qcow_write() 2009-05-27 09:45:10 -05:00
raw-posix.c Convert all block drivers to new bdrv_create 2009-05-22 10:50:31 -05:00
raw-win32.c Convert all block drivers to new bdrv_create 2009-05-22 10:50:31 -05:00
vmdk.c Convert all block drivers to new bdrv_create 2009-05-22 10:50:31 -05:00
vpc.c Convert all block drivers to new bdrv_create 2009-05-22 10:50:31 -05:00
vvfat.c Convert all block drivers to new bdrv_create 2009-05-22 10:50:31 -05:00