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
