|
From: | Max Reitz |
Subject: | Re: [Qemu-block] [PATCH 20/21] qcow2-refcount: rename inc_refcounts() and make it public |
Date: | Wed, 14 Dec 2016 11:00:49 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
On 2016-11-22 at 18:26, Vladimir Sementsov-Ogievskiy wrote:
This is needed for the following patch, which will introduce refcounts checking for qcow2 bitmaps. Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden> --- block/qcow2-refcount.c | 53 ++++++++++++++++++++++++++------------------------ block/qcow2.h | 4 ++++ 2 files changed, 32 insertions(+), 25 deletions(-)
Reviewed-by: Max Reitz <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |