[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH for-2.12 0/2] qcow2: add overlap check for bitma
From: |
John Snow |
Subject: |
Re: [Qemu-block] [PATCH for-2.12 0/2] qcow2: add overlap check for bitmap directory |
Date: |
Fri, 16 Mar 2018 18:21:24 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 11/30/2017 11:47 AM, Vladimir Sementsov-Ogievskiy wrote:
> Add simple constant overlap check.
>
> Vladimir Sementsov-Ogievskiy (2):
> qcow2: add overlap check for bitmap directory
> qcow2: fix indentation after previous patch
>
> block/qcow2.h | 45 ++++++++++++++++++++++++---------------------
> block/qcow2-refcount.c | 12 ++++++++++++
> block/qcow2.c | 22 ++++++++++++++--------
> 3 files changed, 50 insertions(+), 29 deletions(-)
>
Vladimir, do we need this for 2.12 still?
How about "fix bitmaps migration through shared storage"?
- Re: [Qemu-block] [PATCH for-2.12 0/2] qcow2: add overlap check for bitmap directory,
John Snow <=