qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/3] block: align CoR requests to subclusters


From: Andrey Drobyshev
Subject: Re: [PATCH v2 0/3] block: align CoR requests to subclusters
Date: Tue, 22 Aug 2023 20:34:57 +0300
User-agent: Mozilla Thunderbird

On 8/16/23 12:22, Andrey Drobyshev wrote:
> On 7/31/23 17:51, Andrey Drobyshev wrote:
>> On 7/24/23 16:11, Andrey Drobyshev wrote:
>>> On 7/11/23 20:25, Andrey Drobyshev wrote:
>>>> v1 --> v2:
>>>>  * Fixed line indentation;
>>>>  * Fixed wording in a comment;
>>>>  * Added R-b.
>>>>
>>>> v1: https://lists.nongnu.org/archive/html/qemu-block/2023-06/msg00606.html
>>>>
>>>> Andrey Drobyshev (3):
>>>>   block: add subcluster_size field to BlockDriverInfo
>>>>   block/io: align requests to subcluster_size
>>>>   tests/qemu-iotests/197: add testcase for CoR with subclusters
>>>>
>>>>  block.c                      |  7 +++++
>>>>  block/io.c                   | 50 ++++++++++++++++++------------------
>>>>  block/mirror.c               |  8 +++---
>>>>  block/qcow2.c                |  1 +
>>>>  include/block/block-common.h |  5 ++++
>>>>  include/block/block-io.h     |  8 +++---
>>>>  tests/qemu-iotests/197       | 29 +++++++++++++++++++++
>>>>  tests/qemu-iotests/197.out   | 24 +++++++++++++++++
>>>>  8 files changed, 99 insertions(+), 33 deletions(-)
>>>>
>>>
>>> Ping
>>
>> Another ping
> 
> Yet another friendly ping

One more friendly ping



reply via email to

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