linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add missing file in ext4 entry
@ 2020-10-30  2:24 Chao Yu
  2020-11-07  3:25 ` Theodore Y. Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Chao Yu @ 2020-10-30  2:24 UTC (permalink / raw)
  To: linux-ext4; +Cc: linux-kernel, Chao Yu

include/trace/events/ext4.h belongs to ext4 module, add the file path into
ext4 entry in MAINTAINERS.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..d1d4e49a695a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6618,6 +6618,7 @@ Q:	http://patchwork.ozlabs.org/project/linux-ext4/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git
 F:	Documentation/filesystems/ext4/
 F:	fs/ext4/
+F:	include/trace/events/ext4.h
 
 Extended Verification Module (EVM)
 M:	Mimi Zohar <zohar@linux.ibm.com>
-- 
2.26.2


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

* Re: [PATCH] MAINTAINERS: add missing file in ext4 entry
  2020-10-30  2:24 [PATCH] MAINTAINERS: add missing file in ext4 entry Chao Yu
@ 2020-11-07  3:25 ` Theodore Y. Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Y. Ts'o @ 2020-11-07  3:25 UTC (permalink / raw)
  To: Chao Yu; +Cc: linux-ext4, linux-kernel

On Fri, Oct 30, 2020 at 10:24:35AM +0800, Chao Yu wrote:
> include/trace/events/ext4.h belongs to ext4 module, add the file path into
> ext4 entry in MAINTAINERS.
> 
> Signed-off-by: Chao Yu <yuchao0@huawei.com>

Thanks, applied.

					- Ted

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

end of thread, other threads:[~2020-11-07  3:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  2:24 [PATCH] MAINTAINERS: add missing file in ext4 entry Chao Yu
2020-11-07  3:25 ` Theodore Y. Ts'o

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