io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update io_uring section
@ 2021-01-27  1:17 Pavel Begunkov
  2021-01-27  1:22 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Begunkov @ 2021-01-27  1:17 UTC (permalink / raw)
  To: Jens Axboe, io-uring

- add a missing file
- add a reviewer
- don't spam fsdevel

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 992fe3b0900a..f3accf0f63f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6858,6 +6858,7 @@ M:	Alexander Viro <viro@zeniv.linux.org.uk>
 L:	linux-fsdevel@vger.kernel.org
 S:	Maintained
 F:	fs/*
+X:	fs/io_uring.c
 F:	include/linux/fs.h
 F:	include/linux/fs_types.h
 F:	include/uapi/linux/fs.h
@@ -9297,6 +9298,7 @@ F:	include/uapi/linux/iommu.h
 
 IO_URING
 M:	Jens Axboe <axboe@kernel.dk>
+R:	Pavel Begunkov <asml.silence@gmail.com>
 L:	io-uring@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.dk/linux-block
@@ -9304,6 +9306,7 @@ T:	git git://git.kernel.dk/liburing
 F:	fs/io-wq.c
 F:	fs/io-wq.h
 F:	fs/io_uring.c
+F:	include/linux/io_uring.h
 F:	include/uapi/linux/io_uring.h
 
 IPMI SUBSYSTEM
-- 
2.24.0


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

* Re: [PATCH] MAINTAINERS: update io_uring section
  2021-01-27  1:17 [PATCH] MAINTAINERS: update io_uring section Pavel Begunkov
@ 2021-01-27  1:22 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2021-01-27  1:22 UTC (permalink / raw)
  To: Pavel Begunkov, io-uring

On 1/26/21 6:17 PM, Pavel Begunkov wrote:
> - add a missing file
> - add a reviewer
> - don't spam fsdevel
> 
> Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 992fe3b0900a..f3accf0f63f9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6858,6 +6858,7 @@ M:	Alexander Viro <viro@zeniv.linux.org.uk>
>  L:	linux-fsdevel@vger.kernel.org
>  S:	Maintained
>  F:	fs/*
> +X:	fs/io_uring.c
>  F:	include/linux/fs.h
>  F:	include/linux/fs_types.h
>  F:	include/uapi/linux/fs.h

We should include fs/io-wq.[ch] as well.

-- 
Jens Axboe


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

end of thread, other threads:[~2021-01-27  4:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27  1:17 [PATCH] MAINTAINERS: update io_uring section Pavel Begunkov
2021-01-27  1:22 ` Jens Axboe

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