Commit e1029ae2 authored by Fam Zheng's avatar Fam Zheng Committed by Stefan Hajnoczi
Browse files

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: default avatarMax Reitz <mreitz@redhat.com>
Signed-off-by: default avatarFam Zheng <famz@redhat.com>
Message-id: 1468826387-10473-1-git-send-email-famz@redhat.com
Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
parent ab3b9c1b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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