qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH v2 1/3] qcow2: Factor next_refcount_table_size o


From: Juan Quintela
Subject: [Qemu-devel] Re: [PATCH v2 1/3] qcow2: Factor next_refcount_table_size out
Date: Tue, 23 Feb 2010 17:00:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Kevin Wolf <address@hidden> wrote:
> When the refcount table grows, it doesn't only grow by one entry but reserves
> some space for future refcount blocks. The algorithm to calculate the number 
> of
> entries stays the same with the fixes, so factor it out before replacing the
> rest.
>
> As Juan suggested take the opportunity to simplify the code a bit.
>
> Signed-off-by: Kevin Wolf <address@hidden>

Acked-by: Juan Quintela <address@hidden>




reply via email to

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