qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add include/block/aio.h to block I/O path section
@ 2016-07-18  7:19 Fam Zheng
  2016-07-18 12:35 ` Max Reitz
  2016-07-18 12:54 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Fam Zheng @ 2016-07-18  7:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha, mreitz

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>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add include/block/aio.h to block I/O path section
  2016-07-18  7:19 [Qemu-devel] [PATCH] MAINTAINERS: Add include/block/aio.h to block I/O path section Fam Zheng
@ 2016-07-18 12:35 ` Max Reitz
  2016-07-18 12:54 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Max Reitz @ 2016-07-18 12:35 UTC (permalink / raw)
  To: Fam Zheng, qemu-devel; +Cc: stefanha

[-- Attachment #1: Type: text/plain, Size: 657 bytes --]

On 18.07.2016 09:19, Fam Zheng wrote:
> 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>
> ---
>  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

Reviewed-by: Max Reitz <mreitz@redhat.com>


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 498 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add include/block/aio.h to block I/O path section
  2016-07-18  7:19 [Qemu-devel] [PATCH] MAINTAINERS: Add include/block/aio.h to block I/O path section Fam Zheng
  2016-07-18 12:35 ` Max Reitz
@ 2016-07-18 12:54 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2016-07-18 12:54 UTC (permalink / raw)
  To: Fam Zheng; +Cc: qemu-devel, mreitz

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

On Mon, Jul 18, 2016 at 03:19:47PM +0800, Fam Zheng wrote:
> 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>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-18 12:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18  7:19 [Qemu-devel] [PATCH] MAINTAINERS: Add include/block/aio.h to block I/O path section Fam Zheng
2016-07-18 12:35 ` Max Reitz
2016-07-18 12:54 ` Stefan Hajnoczi

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).