qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 13/32] qcow2: Add l2_slice_size field to BDRV


From: Alberto Garcia
Subject: Re: [Qemu-devel] [PATCH v2 13/32] qcow2: Add l2_slice_size field to BDRVQcow2State
Date: Wed, 17 Jan 2018 16:30:29 +0100
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Tue 16 Jan 2018 11:06:21 PM CET, Eric Blake wrote:

>>  typedef struct Qcow2ReopenState {
>>      Qcow2Cache *l2_table_cache;
>>      Qcow2Cache *refcount_block_cache;
>> +    int l2_slice_size;
>
> Worth a comment?
> /* Number of entries in a slice of the L2 table */

Yeah, why not? I'll add it.

Berto



reply via email to

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