On 06/09/2015 03:30 PM, Steven Rostedt wrote:
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 <[email protected]> (maintainer:TRACING)
Ingo Molnar <[email protected]> (maintainer:TRACING)
[email protected] (open list)
After the patch:
$ scripts/get_maintainer.pl -f kernel/trace/blktrace.c
Jens Axboe <[email protected]> (maintainer:BLOCK LAYER)
Steven Rostedt <[email protected]> (maintainer:TRACING)
Ingo Molnar <[email protected]> (maintainer:TRACING)
[email protected] (open list)
Thanks Steven, applied for 4.2.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/