[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: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PULL 04/28] qapi: drop x- from x-block-latency-histogram-set |
Date: |
Tue, 12 Mar 2019 20:31:37 +0100 |
User-agent: |
Mutt/1.11.3 (2019-02-01) |
Am 12.03.2019 um 20:03 hat Eric Blake geschrieben:
> 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.
I just updated the tag without sending a formal v2, so Peter will pull
the corrected version.
Kevin
signature.asc
Description: PGP 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
- [Qemu-devel] [PULL 12/28] file-posix: Lock new fd in raw_reopen_prepare(), Kevin Wolf, 2019/03/12