qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v5 15/18] qcow2: Switch load_bitmap_data() to by


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [Qemu-block] [PATCH v5 15/18] qcow2: Switch load_bitmap_data() to byte-based iteration
Date: Thu, 13 Jul 2017 14:03:10 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

13.07.2017 04:05, Eric Blake wrote:
Now that we have adjusted the majority of the calls this function
makes to be byte-based, it is easier to read the code if it makes
passes over the image using bytes rather than sectors.

Signed-off-by: Eric Blake <address@hidden>
Reviewed-by: John Snow <address@hidden>

Reviewed-by: Vladimir Sementsov-Ogievskiy<address@hidden>
-- 
Best regards,
Vladimir

reply via email to

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