]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Drop stale F: from "Block I/O path"
authorMarkus Armbruster <armbru@redhat.com>
Wed, 3 Jun 2026 06:40:20 +0000 (08:40 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2026 08:00:01 +0000 (10:00 +0200)
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>
MAINTAINERS

index 95d8c5a09e4b3687a516794024ca4fe08fd80e31..e0e9e4164f40344f033c59b1834e32b1e24dd79f 100644 (file)
@@ -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