[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 1/5 for-3.0] A grammar fix
From: |
Leonid Bloch |
Subject: |
Re: [Qemu-devel] [PATCH v3 1/5 for-3.0] A grammar fix |
Date: |
Wed, 25 Jul 2018 12:08:33 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 07/25/2018 11:49 AM, Kevin Wolf wrote:
Am 24.07.2018 um 23:00 hat Eric Blake geschrieben:
On 07/24/2018 03:03 PM, Leonid Bloch wrote:
Subject line is rather vague; at a bare minimum, mentioning 'qcow2:' might
be helpful. But the maintainer can improve that. My suggestion:
qcow2: grammar fix for conflicting cache sizing
How about "qcow2: Grammar fix for conflicting cache size options"?
Already fixed in v4.
Signed-off-by: Leonid Bloch [1]<address@hidden>
---
block/qcow2.c | 2 +-
tests/qemu-iotests/103.out | 2 +-
You replaced only one of the two places in the reference output, so 103
fails for me now.
Thanks! Didn't add the second place by mistake. Will fix in v5.
Leonid.
Kevin
References
1. mailto:address@hidden
- [Qemu-devel] [PATCH v3 0/5] Introduction of l2-cache-full option for qcow2 images, Leonid Bloch, 2018/07/24
- [Qemu-devel] [PATCH v3 4/5] iotests: Add tests for the new l2-cache-full option, Leonid Bloch, 2018/07/24
- [Qemu-devel] [PATCH v3 2/5 for-3.0] qcow2: Options' documentation fixes, Leonid Bloch, 2018/07/24
- [Qemu-devel] [PATCH v3 5/5] docs: Document the l2-cache-full option, Leonid Bloch, 2018/07/24
- [Qemu-devel] [PATCH v3 3/5] qcow2: Introduce an option for sufficient L2 cache for the entire image, Leonid Bloch, 2018/07/24