On Thu, Jun 04, 2026 at 03:17:52PM +0200, Stefano Garzarella wrote: > On Wed, Jun 03, 2026 at 08:40:28AM +0200, Markus Armbruster wrote: > > We neglected to update MAINTAINERS when we dropped stubs/io_uring.c. > > Update it now. > > > > Fixes: 047dabef97 (block/io_uring: use aio_add_sqe(), 2025-11-03) > > Cc: Julia Suvorova <[email protected]> > > Cc: Stefan Hajnoczi <[email protected]> > > Cc: Stefano Garzarella <[email protected]> > > Cc: [email protected] > > Signed-off-by: Markus Armbruster <[email protected]> > > Reviewed-by: Stefan Hajnoczi <[email protected]> > > --- > > MAINTAINERS | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 71383b9807..c5b6985767 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4331,7 +4331,6 @@ R: Stefano Garzarella <[email protected]> > > L: [email protected] > > S: Maintained > > F: block/io_uring.c > > -F: stubs/io_uring.c > > Should we add `util/fdmon-io_uring.c` in this list ?
No, this section is under "Block drivers" and is specifically for qcow2, iscsi, raw, etc. util/fdmon-io_uring.c is covered by util/fdmon-*.c in "Block I/O path", which is where AioContext and QEMU's event loop lives. The name "Block I/O path" is not the best fit anymore and maybe it should be changed to "AioContext event loop". > > BTW this is unrelated to this patch that LGTM: > > Reviewed-by: Stefano Garzarella <[email protected]> > > > > > qcow2 > > M: Kevin Wolf <[email protected]> > > -- > > 2.54.0 > > >
signature.asc
Description: PGP signature
