qcow2: Change default cluster size to 64k
authorKevin Wolf <kwolf@redhat.com>
Tue, 16 Jun 2009 10:53:25 +0000 (12:53 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Jun 2009 20:18:36 +0000 (15:18 -0500)
commita6da098a74ca351e8397889aa6f7a92954525e53
treec870163d3dfa80e007ff84b23b0aa5a60ff5b33a
parentedc9a8fcdb71f2b6b51b5d66e393cf895dbfe7ad
qcow2: Change default cluster size to 64k

Larger cluster sizes mean less metadata. This has been discussion a few times,
let's do it now. This turns 64k clusters on by default for new images.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block/qcow2.c