projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab3b9c1
)
MAINTAINERS: Add include/block/aio.h to block I/O path section
author
Fam Zheng
<famz@redhat.com>
Mon, 18 Jul 2016 07:19:47 +0000
(15:19 +0800)
committer
Stefan Hajnoczi
<stefanha@redhat.com>
Mon, 18 Jul 2016 14:10:52 +0000
(15:10 +0100)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 1d0e2c39ce21b3c405188a37be01c709ad4bd718..83e0f1347d65ff23c28c6b453e1b8f5821b082d0 100644
(file)
--- 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