Re: [PATCH for-7.0 0/2] block/vmdk: Fix reopening bs->file

2022-05-03 Thread Kevin Wolf
Am 14.03.2022 um 17:27 hat Hanna Reitz geschrieben: > 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. Thanks, fixed up a merge conflict with 28

[PATCH for-7.0 0/2] block/vmdk: Fix reopening bs->file

2022-03-14 Thread Hanna Reitz
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