qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Wesley Hershberger <wesley.hershberger@canonical.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>,
	 Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>,
	 qemu-block@nongnu.org,
	 Wesley Hershberger <wesley.hershberger@canonical.com>
Subject: [PATCH 0/2] block: Keep filter children attached during drop
Date: Tue, 28 Oct 2025 11:08:20 -0500	[thread overview]
Message-ID: <20251028-third-fix-3149-v1-0-bf3c712d2439@canonical.com> (raw)

Thank you all for the discussion in the previous thread:
20251024-second-fix-3149-v1-1-d997fa3d5ce2@canonical.com

I have verified that this patch resolves the issue from #3149 and passes
the iotests for qcow2/raw/nbd that don't fail on master (for me). Thanks
for the pointers on testing.

I'm committed to finding a solution to this that is adequately
understood and tested; I'm happy to continue to make
adjustments/submissions as needed until we have a solution that is
satisfying.

Please let me know if any adjustments are needed; thanks for your
patience and continued involvement.

Signed-off-by: Wesley Hershberger <wesley.hershberger@canonical.com>
---
Wesley Hershberger (2):
      iotests/257: Insert missing flush during blockdev-backup
      block: Drop detach_subchain for bdrv_replace_node

 block.c                    | 38 ++++----------------------------------
 tests/qemu-iotests/257     |  8 ++++++--
 tests/qemu-iotests/257.out | 14 +++++++-------
 3 files changed, 17 insertions(+), 43 deletions(-)
---
base-commit: 36076d24f04ea9dc3357c0fbe7bb14917375819c
change-id: 20251027-third-fix-3149-582fd7382fb9

Best regards,
-- 
Wesley Hershberger <wesley.hershberger@canonical.com>



             reply	other threads:[~2025-10-28 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-28 16:08 Wesley Hershberger [this message]
2025-10-28 16:08 ` [PATCH 1/2] iotests/257: Insert missing flush during blockdev-backup Wesley Hershberger
2025-10-28 16:08 ` [PATCH 2/2] block: Drop detach_subchain for bdrv_replace_node Wesley Hershberger
2025-10-28 19:42 ` [PATCH 0/2] block: Keep filter children attached during drop Vladimir Sementsov-Ogievskiy

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=20251028-third-fix-3149-v1-0-bf3c712d2439@canonical.com \
    --to=wesley.hershberger@canonical.com \
    --cc=hreitz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=vsementsov@yandex-team.ru \
    /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).