From: Max Reitz <mreitz@redhat.com>
To: qemu-block@nongnu.org
Cc: Markus Armbruster <armbru@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org, Max Reitz <mreitz@redhat.com>
Subject: [PATCH 0/2] block: Remove unused BlockDeviceMapEntry
Date: Wed, 4 Nov 2020 17:55:11 +0100 [thread overview]
Message-ID: <20201104165513.72720-1-mreitz@redhat.com> (raw)
Hi,
Markus has revived a rather old patch to remove an unused QAPI
structure:
https://lists.nongnu.org/archive/html/qemu-block/2020-10/msg01902.html
He quoted a response of mine to the original patch, where I noted that
removing this structure is OK because it is superseded by another
structure (MapEntry), but that other structure’s documentation is worse.
So we should merge some of BlockDeviceMapEntry’s documentation into
MapEntry before removing it.
This series combines said merge with Markus’s patch to drop
BlockDeviceMapEntry.
Markus Armbruster (1):
block: Remove unused BlockDeviceMapEntry
Max Reitz (1):
qapi/block-core: Improve MapEntry documentation
qapi/block-core.json | 47 ++++++++++++--------------------------------
1 file changed, 13 insertions(+), 34 deletions(-)
--
2.28.0
next reply other threads:[~2020-11-04 16:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-04 16:55 Max Reitz [this message]
2020-11-04 16:55 ` [PATCH 1/2] qapi/block-core: Improve MapEntry documentation Max Reitz
2020-11-06 7:44 ` Markus Armbruster
2020-11-04 16:55 ` [PATCH 2/2] block: Remove unused BlockDeviceMapEntry Max Reitz
2020-11-09 8:15 ` [PATCH 0/2] " Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201104165513.72720-1-mreitz@redhat.com \
--to=mreitz@redhat.com \
--cc=armbru@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).