summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFam Zheng2016-07-18 09:19:47 +0200
committerStefan Hajnoczi2016-07-18 16:10:52 +0200
commite1029ae26d96d5de78c2d9af5eddcea92e73a46a (patch)
tree9cebea51d8a9a5b994d4d2294f07695774ac63af /MAINTAINERS
parentvirtio-blk: dataplane cleanup (diff)
downloadqemu-e1029ae26d96d5de78c2d9af5eddcea92e73a46a.tar.gz
qemu-e1029ae26d96d5de78c2d9af5eddcea92e73a46a.tar.xz
qemu-e1029ae26d96d5de78c2d9af5eddcea92e73a46a.zip
MAINTAINERS: Add include/block/aio.h to block I/O path section
This file is actually the header for async.c and aio-*.c., so add it to the same section. Suggested-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> Message-id: 1468826387-10473-1-git-send-email-famz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1d0e2c39ce..83e0f1347d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1027,6 +1027,7 @@ F: async.c
F: aio-*.c
F: block/io.c
F: migration/block*
+F: include/block/aio.h
T: git git://github.com/stefanha/qemu.git block
Block Jobs