Commit bf3dd67506 for qemu.org
commit bf3dd67506e4e0506fef4c6c56cab16b0c7ca165
Author: Markus Armbruster <armbru@redhat.com>
Date: Wed Jun 3 08:40:20 2026 +0200
MAINTAINERS: Drop stale F: from "Block I/O path"
We neglected to update MAINTAINERS when we deleted
tests/unit/test-fdmon-epoll.c. Update it now.
Fixes: 60f782b6b7 (aio: remove aio_disable_external() API, 2023-05-16)
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Fam Zheng <fam@euphon.net>
Cc: qemu-block@nongnu.org
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20260603064032.3733394-27-armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 95d8c5a09e..e0e9e4164f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3138,7 +3138,6 @@ F: include/qemu/aio.h
F: include/qemu/aio-wait.h
F: include/qemu/defer-call.h
F: scripts/qemugdb/aio.py
-F: tests/unit/test-fdmon-epoll.c
T: git https://github.com/stefanha/qemu.git block
Block SCSI subsystem