On Thu 20 Feb 2020 05:02:22 PM CET, Eric Blake wrote:
>>> +                    Bits are assigned starting from the most significant 
>>> one.
>>> +                    (i.e. bit x is used for subcluster 31 - x)
>> 
>> I still prefer it the other way round, both personally (e.g. it’s the
>> C ordering), and because other places in qcow2 use LSb for bit
>> ordering (the refcount order).
>
> Internal consistency with refcount order using LSb ordering is the
> strongest reason to flip things, and have bit x be subcluster x.

Ok, I think you're both right, I'll change that.

Berto

Reply via email to