lkml.org 
[lkml]   [2015]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] blktrace: Add blktrace.c to BLOCK LAYER in MAINTAINERS file
blktrace.c is currently maintained by Jens Axboe as it is used for
debugging the block layer. That file should be added to the MAINTAINERS
file under BLOCK LAYER, such that people will know to Cc the BLOCK
LAYER maintainer when modifying that file.

Currently:

$ scripts/get_maintainer.pl -f kernel/trace/blktrace.c
Steven Rostedt <rostedt@goodmis.org> (maintainer:TRACING)
Ingo Molnar <mingo@redhat.com> (maintainer:TRACING)
linux-kernel@vger.kernel.org (open list)

After the patch:

$ scripts/get_maintainer.pl -f kernel/trace/blktrace.c
Jens Axboe <axboe@kernel.dk> (maintainer:BLOCK LAYER)
Steven Rostedt <rostedt@goodmis.org> (maintainer:TRACING)
Ingo Molnar <mingo@redhat.com> (maintainer:TRACING)
linux-kernel@vger.kernel.org (open list)

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index 590304b96b03..5a24051a7f3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2048,6 +2048,7 @@ M: Jens Axboe <axboe@kernel.dk>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
S: Maintained
F: block/
+F: kernel/trace/blktrace.c

BLOCK2MTD DRIVER
M: Joern Engel <joern@lazybastard.org>

\
 
 \ /
  Last update: 2015-06-10 00:21    [W:0.042 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site