qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Fam Zheng <famz@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL 8/8] MAINTAINERS: Add include/block/aio.h to block I/O path section
Date: Mon, 18 Jul 2016 17:59:21 +0100	[thread overview]
Message-ID: <1468861161-21984-9-git-send-email-stefanha@redhat.com> (raw)
In-Reply-To: <1468861161-21984-1-git-send-email-stefanha@redhat.com>

From: Fam Zheng <famz@redhat.com>

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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d0e2c3..83e0f13 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
-- 
2.7.4

  parent reply	other threads:[~2016-07-18 16:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-18 16:59 [Qemu-devel] [PULL 0/8] Block patches Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 1/8] spec/parallels: fix a mistake Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 2/8] linux-aio: share one LinuxAioState within an AioContext Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 3/8] aio_ctx_check: follow CODING_STYLE Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 4/8] linux-aio: prevent submitting more than MAX_EVENTS Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 5/8] aio-posix: remove useless parameter Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 6/8] checkpatch: consider git extended headers valid patches Stefan Hajnoczi
2016-07-18 16:59 ` [Qemu-devel] [PULL 7/8] virtio-blk: dataplane cleanup Stefan Hajnoczi
2016-07-18 16:59 ` Stefan Hajnoczi [this message]
2016-07-19  8:01 ` [Qemu-devel] [PULL 0/8] Block patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1468861161-21984-9-git-send-email-stefanha@redhat.com \
    --to=stefanha@redhat.com \
    --cc=famz@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).