Re: [PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()

2022-06-16 Thread Mark Mielke
; > linux-aio: explain why max batch is checked in laio_io_unplug() > > > > block/linux-aio.c | 10 +- > > 1 file changed, 9 insertions(+), 1 deletion(-) > > > > -- > > 2.36.1 > > > > Thanks, applied to my block tree: > https://gitlab.com/stefanha/qemu/commits/block > > Stefan > -- Mark Mielke

Fwd: [PATCH] virtio-blk: Fix clean up of host notifiers for single MR transaction.

2021-12-02 Thread Mark Mielke
Sorry... I missed copy maintainers and qemu-stable. This should be considered a regression. -- Forwarded message - From: Mark Mielke Date: Thu, Dec 2, 2021 at 11:26 AM Subject: [PATCH] virtio-blk: Fix clean up of host notifiers for single MR transaction. To: The code