qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v3 09/13] qcow2: move is_zero_sectors() up


From: Anton Nefedov
Subject: Re: [Qemu-block] [PATCH v3 09/13] qcow2: move is_zero_sectors() up
Date: Tue, 1 Aug 2017 15:59:56 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/31/2017 10:13 PM, Eric Blake wrote:
On 07/31/2017 11:22 AM, Anton Nefedov wrote:
To be used in the following commit without a forward declaration.

Signed-off-by: Anton Nefedov <address@hidden>
---
  block/qcow2.c | 39 +++++++++++++++++++--------------------
  1 file changed, 19 insertions(+), 20 deletions(-)

This conflicts with my byte-based block status work; do you want to
rebase on top of my posts?


sure! will send the v4 soon

/Anton



reply via email to

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