* [Qemu-devel] [PATCH] MAINTAINERS: add aio to block layer
@ 2014-10-21 13:12 Paolo Bonzini
2014-10-21 13:27 ` Kevin Wolf
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2014-10-21 13:12 UTC (permalink / raw)
To: qemu-devel; +Cc: kwolf, stefanha
AioContext falls under the block layer, mark it as such.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 206bf7e..e54e3c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -706,6 +706,8 @@ Block
M: Kevin Wolf <kwolf@redhat.com>
M: Stefan Hajnoczi <stefanha@redhat.com>
S: Supported
+F: async.c
+F: aio-*.c
F: block*
F: block/
F: hw/block/
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: add aio to block layer
2014-10-21 13:12 [Qemu-devel] [PATCH] MAINTAINERS: add aio to block layer Paolo Bonzini
@ 2014-10-21 13:27 ` Kevin Wolf
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wolf @ 2014-10-21 13:27 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: qemu-devel, stefanha
Am 21.10.2014 um 15:12 hat Paolo Bonzini geschrieben:
> AioContext falls under the block layer, mark it as such.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Gah, even more work!
Thanks, applied to the block branch.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-21 13:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 13:12 [Qemu-devel] [PATCH] MAINTAINERS: add aio to block layer Paolo Bonzini
2014-10-21 13:27 ` Kevin Wolf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).