From: Stefan Hajnoczi <stefanha@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH] block: Remove unused blk_op_is_blocked()
Date: Thu, 6 Feb 2025 13:11:53 -0500 [thread overview]
Message-ID: <20250206181153.GB413673@fedora> (raw)
In-Reply-To: <20250206165331.379033-1-kwolf@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
On Thu, Feb 06, 2025 at 05:53:31PM +0100, Kevin Wolf wrote:
> Commit fc4e394b28 removed the last caller of blk_op_is_blocked(). Remove
> the now unused function.
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
> include/system/block-backend-global-state.h | 1 -
> block/block-backend.c | 12 ------------
> 2 files changed, 13 deletions(-)
Nice! This can be merged after my patch that removes
BLOCK_OP_TYPE_DATAPLANE.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2025-02-06 18:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-06 16:53 [PATCH] block: Remove unused blk_op_is_blocked() Kevin Wolf
2025-02-06 17:25 ` Philippe Mathieu-Daudé
2025-02-06 20:44 ` Kevin Wolf
2025-02-10 11:44 ` Philippe Mathieu-Daudé
2025-02-06 18:11 ` Stefan Hajnoczi [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=20250206181153.GB413673@fedora \
--to=stefanha@redhat.com \
--cc=kwolf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.