]> Git Repo - qemu.git/commit
qcow2: handle_alloc(): Get rid of nb_clusters parameter
authorKevin Wolf <[email protected]>
Tue, 26 Mar 2013 16:50:01 +0000 (17:50 +0100)
committerStefan Hajnoczi <[email protected]>
Thu, 28 Mar 2013 10:52:43 +0000 (11:52 +0100)
commitf5bc63509471299176066d5f63bb8ff2e15af279
tree72ae82a46ddc11f45a80ee6ab649086638dbf7e3
parent10f0ed8b2f0d3e9f0476b6f00868dd13b524066a
qcow2: handle_alloc(): Get rid of nb_clusters parameter

We already communicate the same information in *bytes.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block/qcow2-cluster.c
This page took 0.030746 seconds and 4 git commands to generate.