qemu-e2k/block
Kevin Wolf 2c3b32d256 qcow2: Move cluster gathering to a non-looping loop
This patch is mainly to separate the indentation change from the
semantic changes. All that really changes here is that everything moves
into a while loop, all 'goto done' become 'break' and at the end of the
loop a new 'break is inserted.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-03-28 11:52:44 +01:00
..
blkdebug.c
blkverify.c
bochs.c
cloop.c
commit.c
cow.c
curl.c
dmg.c
gluster.c
iscsi.c
linux-aio.c
Makefile.objs
mirror.c
nbd.c
parallels.c
qcow2-cache.c
qcow2-cluster.c qcow2: Move cluster gathering to a non-looping loop 2013-03-28 11:52:44 +01:00
qcow2-refcount.c
qcow2-snapshot.c
qcow2.c
qcow2.h
qcow.c
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c
qed.h
raw-aio.h
raw-posix.c
raw-win32.c
raw.c
rbd.c rbd: fix compile error 2013-03-25 09:51:43 +01:00
sheepdog.c
stream.c block: move include files to include/block/ 2012-12-19 08:31:31 +01:00
vdi.c
vmdk.c
vpc.c
vvfat.c
win32-aio.c