qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-7.0 0/2] block/vmdk: Fix reopening bs->file
@ 2022-03-14 16:27 Hanna Reitz
  2022-03-14 16:27 ` [PATCH for-7.0 1/2] " Hanna Reitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hanna Reitz @ 2022-03-14 16:27 UTC (permalink / raw)
  To: qemu-block; +Cc: Kevin Wolf, Hanna Reitz, qemu-devel

Hi,

A couple of months ago I noticed that changing a vmdk node’s file child
through blockdev-reopen would crash qemu.  I started writing a fix at
some point, got distracted, but now here it is.


Hanna Reitz (2):
  block/vmdk: Fix reopening bs->file
  iotests/reopen-file: Test reopening file child

 block/vmdk.c                             | 56 ++++++++++++++-
 tests/qemu-iotests/tests/reopen-file     | 88 ++++++++++++++++++++++++
 tests/qemu-iotests/tests/reopen-file.out |  5 ++
 3 files changed, 148 insertions(+), 1 deletion(-)
 create mode 100755 tests/qemu-iotests/tests/reopen-file
 create mode 100644 tests/qemu-iotests/tests/reopen-file.out

-- 
2.35.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-03 10:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14 16:27 [PATCH for-7.0 0/2] block/vmdk: Fix reopening bs->file Hanna Reitz
2022-03-14 16:27 ` [PATCH for-7.0 1/2] " Hanna Reitz
2022-03-14 16:27 ` [PATCH for-7.0 2/2] iotests/reopen-file: Test reopening file child Hanna Reitz
2022-05-03 10:20 ` [PATCH for-7.0 0/2] block/vmdk: Fix reopening bs->file Kevin Wolf

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).