On Thu, May 25, 2023 at 02:47:08PM +0200, Kevin Wolf wrote: > When opening the 'file' child moves bs to an iothread, we need to hold > the AioContext lock of it before we can call raw_apply_options() (and > more specifically, bdrv_getlength() inside of it). > > Signed-off-by: Kevin Wolf <[email protected]> > --- > block/raw-format.c | 5 +++++ > tests/unit/test-block-iothread.c | 3 --- > 2 files changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
