From: Max Reitz <mreitz@redhat.com>
To: Greg Kurz <groug@kaod.org>, qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
qemu-block@nongnu.org
Subject: Re: [PATCH] block: Move bdrv_drain_all_end_quiesce() to block_int.h
Date: Tue, 3 Nov 2020 14:40:43 +0100 [thread overview]
Message-ID: <1e7a2ba5-6e91-af27-30d6-8dca701b7350@redhat.com> (raw)
In-Reply-To: <160387245480.131299.13430357162209598411.stgit@bahia>
On 28.10.20 09:07, Greg Kurz wrote:
> This function is really an internal helper for bdrv_close(). Update its
> doc comment to make this clear and make the function private.
>
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
>
> As suggested by Stefan here:
>
> https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg08235.html
> ---
> include/block/block.h | 6 ------
> include/block/block_int.h | 9 +++++++++
> 2 files changed, 9 insertions(+), 6 deletions(-)
Thanks, applied to my block branch:
https://git.xanclic.moe/XanClic/qemu/commits/branch/block
Max
prev parent reply other threads:[~2020-11-03 13:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-28 8:07 [PATCH] block: Move bdrv_drain_all_end_quiesce() to block_int.h Greg Kurz
2020-10-28 12:23 ` Stefan Hajnoczi
2020-11-03 13:40 ` Max Reitz [this message]
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=1e7a2ba5-6e91-af27-30d6-8dca701b7350@redhat.com \
--to=mreitz@redhat.com \
--cc=groug@kaod.org \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).