On Thu, Nov 20, 2014 at 06:06:26PM +0100, Max Reitz wrote: > @@ -2003,6 +2015,7 @@ static int qcow2_create(const char *filename, QemuOpts > *opts, Error **errp) > size_t cluster_size = DEFAULT_CLUSTER_SIZE; > PreallocMode prealloc; > int version = 3; > + int refcount_width = 16, refcount_order;
It would be nice to consistently use either refcount_width or refcount_bits throughout the code.
pgpFj0UfsArPh.pgp
Description: PGP signature