Re: [PATCH for-9.0 0/2] nbd: Fix server crash on reset with iothreads

2024-03-18 Thread Stefan Hajnoczi
On Thu, Mar 14, 2024 at 05:58:23PM +0100, Kevin Wolf wrote: > Kevin Wolf (2): > nbd/server: Fix race in draining the export > iotests: Add test for reset/AioContext switches with NBD exports > > nbd/server.c | 15 ++--- >

[PATCH for-9.0 0/2] nbd: Fix server crash on reset with iothreads

2024-03-14 Thread Kevin Wolf
Kevin Wolf (2): nbd/server: Fix race in draining the export iotests: Add test for reset/AioContext switches with NBD exports nbd/server.c | 15 ++--- tests/qemu-iotests/tests/iothreads-nbd-export | 66 +++ .../tests/iothreads-nbd-export.out