[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 04/28] qapi: drop x- from x-block-latency-histogr
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PULL 04/28] qapi: drop x- from x-block-latency-histogram-set |
Date: |
Tue, 12 Mar 2019 14:03:37 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
On 3/12/19 12:30 PM, Kevin Wolf wrote:
> From: Vladimir Sementsov-Ogievskiy <address@hidden>
>
> Drop x- and x_ prefixes for latency histograms and update version to
> 3.1
Commit body is stale...
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> qapi/block-core.json | 20 ++++++++++----------
> block/qapi.c | 12 ++++++------
> blockdev.c | 2 +-
> 3 files changed, 17 insertions(+), 17 deletions(-)
>
> diff --git a/qapi/block-core.json b/qapi/block-core.json
> index 3f0a5cb1e8..7377fecb46 100644
> --- a/qapi/block-core.json
> +++ b/qapi/block-core.json
> @@ -537,13 +537,13 @@
> # +------------------
> # 10 50 100
> #
> -# Since: 2.12
> +# Since: 4.0
...but patch itself is correct. Not worth a v2 pull request, since it is
not user-visible.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PULL 00/28] Block layer patches, Kevin Wolf, 2019/03/12
- [Qemu-devel] [PULL 03/28] qapi: move to QOM path for x-block-latency-histogram-set, Kevin Wolf, 2019/03/12
- [Qemu-devel] [PULL 06/28] qemu-iotests: commit to backing file with auto-read-only, Kevin Wolf, 2019/03/12
- [Qemu-devel] [PULL 07/28] block: Avoid useless local_err, Kevin Wolf, 2019/03/12
- [Qemu-devel] [PULL 11/28] file-posix: Store BDRVRawState.reopen_state during reopen, Kevin Wolf, 2019/03/12
- [Qemu-devel] [PULL 10/28] file-posix: Factor out raw_reconfigure_getfd(), Kevin Wolf, 2019/03/12
- [Qemu-devel] [PULL 09/28] file-posix: Fix bdrv_open_flags() for snapshot=on, Kevin Wolf, 2019/03/12