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