]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2-cluster.c
qcow2: Finalise interface of handle_alloc()
authorKevin Wolf <kwolf@redhat.com>
Tue, 26 Mar 2013 16:50:03 +0000 (17:50 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 28 Mar 2013 10:52:43 +0000 (11:52 +0100)
commitc37f4cd71d99b7658d238bd8399048fc6e506958
treef0bc05960ce05772b5c790da9cbb5f564035b3fe
parent3b8e2e260c8cee63c9253718983a6682dc2771d7
qcow2: Finalise interface of handle_alloc()

The interface works completely on a byte granularity now and duplicated
parameters are removed.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/qcow2-cluster.c
block/qcow2.h