qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/3] qemu-img: map: implement support for compressed clust


From: Andrey Drobyshev
Subject: Re: [PATCH v2 0/3] qemu-img: map: implement support for compressed clusters
Date: Wed, 16 Aug 2023 12:22:43 +0300
User-agent: Mozilla Thunderbird

On 7/31/23 17:45, Andrey Drobyshev wrote:
> On 7/24/23 16:10, Andrey Drobyshev wrote:
>> On 7/6/23 19:30, Andrey Drobyshev wrote:
>>> v1 --> v2:
>>>   * Add vmdk format to the 1st commit.  Tweak commit message accordingly;
>>>   * Make "compressed" field in MapEntry optional.
>>>
>>> v1: https://lists.nongnu.org/archive/html/qemu-block/2023-06/msg00184.html
>>>
>>> Andrey Drobyshev (3):
>>>   block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
>>>   qemu-img: map: report compressed data blocks
>>>   qemu-iotests: update expected tests output to contain "compressed"
>>>     field
>>>
>>>  block/qcow.c                                  |   5 +-
>>>  block/qcow2.c                                 |   3 +
>>>  block/vmdk.c                                  |   2 +
>>>  include/block/block-common.h                  |   3 +
>>>  qapi/block-core.json                          |   7 +-
>>>  qemu-img.c                                    |  16 +-
>>>  tests/qemu-iotests/122.out                    |  84 ++++----
>>>  tests/qemu-iotests/154.out                    | 194 +++++++++---------
>>>  tests/qemu-iotests/179.out                    | 178 ++++++++--------
>>>  tests/qemu-iotests/244.out                    |  24 +--
>>>  tests/qemu-iotests/252.out                    |  10 +-
>>>  tests/qemu-iotests/274.out                    |  48 ++---
>>>  .../tests/nbd-qemu-allocation.out             |   6 +-
>>>  13 files changed, 302 insertions(+), 278 deletions(-)
>>>
>>
>> Ping
> 
> Yet another ping

One more ping after 6 weeks



reply via email to

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