qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Hanna Czenczek <hreitz@redhat.com>
To: Fiona Ebner <f.ebner@proxmox.com>, qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, kwolf@redhat.com, stefanha@redhat.com,
	fam@euphon.net
Subject: Re: [PATCH 1/4] include/block/block_int-common: document when resize callback is used
Date: Tue, 1 Jul 2025 16:47:08 +0200	[thread overview]
Message-ID: <fe18dfa9-c949-47a3-a67b-b49631eb5fc0@redhat.com> (raw)
In-Reply-To: <20250630113035.820557-2-f.ebner@proxmox.com>

On 30.06.25 13:27, Fiona Ebner wrote:
> The 'resize' callback is only called by bdrv_parent_cb_resize() which
> is only called by bdrv_co_write_req_finish() to notify the parent(s)
> that the child was resized.
>
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>   include/block/block_int-common.h | 3 +++
>   1 file changed, 3 insertions(+)

Reviewed-by: Hanna Czenczek <hreitz@redhat.com>



  reply	other threads:[~2025-07-01 14:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30 11:27 [PATCH 0/4] refresh filter parents when child was resized Fiona Ebner
2025-06-30 11:27 ` [PATCH 1/4] include/block/block_int-common: document when resize callback is used Fiona Ebner
2025-07-01 14:47   ` Hanna Czenczek [this message]
2025-06-30 11:27 ` [PATCH 2/4] block: make bdrv_co_parent_cb_resize() a proper IO API function Fiona Ebner
2025-07-01 14:47   ` Hanna Czenczek
2025-06-30 11:27 ` [PATCH 3/4] block: implement 'resize' callback for child_of_bds class Fiona Ebner
2025-07-01 14:46   ` Hanna Czenczek
2025-07-01 17:32     ` Kevin Wolf
2025-09-17 11:31       ` Fiona Ebner
2025-06-30 11:27 ` [PATCH 4/4] iotests: add test for resizing a node below filters Fiona Ebner
2025-07-01 14:53   ` Hanna Czenczek

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=fe18dfa9-c949-47a3-a67b-b49631eb5fc0@redhat.com \
    --to=hreitz@redhat.com \
    --cc=f.ebner@proxmox.com \
    --cc=fam@euphon.net \
    --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).