qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 06/26] qcow2: Use 64 bits for refcount values


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v4 06/26] qcow2: Use 64 bits for refcount values
Date: Thu, 11 Dec 2014 11:04:56 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Dec 03, 2014 at 02:37:26PM +0100, Max Reitz wrote:
> Refcounts may have a width of up to 64 bits, so qemu should use the same
> width to represent refcount values internally.
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block/qcow2-cluster.c  |  2 +-
>  block/qcow2-refcount.c | 42 ++++++++++++++++++++----------------------
>  block/qcow2.h          |  4 ++--
>  3 files changed, 23 insertions(+), 25 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpyTF9O0y21Z.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]