Am 05.06.2023 um 11:06 hat Paolo Bonzini geschrieben: > On 6/5/23 10:57, Kevin Wolf wrote: > > void bdrv_graph_rdlock_main_loop(void) > > @@ -296,18 +276,13 @@ void assert_bdrv_graph_readable(void) > > { > > /* reader_count() is slow due to aio_context_list_lock lock > > contention */ > > /* TODO Reenable when wrlock is reenabled */ > > There's still a TODO here.
Thanks for catching that. If I don't have to respin for something else, I'll fix it up before applying. Keviun