Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1240818

[PATCH 5/5] MAINTAINERS: nilfs2: add header file for tracing

From Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Newsgroups linux.kernel
Subject [PATCH 5/5] MAINTAINERS: nilfs2: add header file for tracing
Date 2015-10-06 20:00 +0200
Message-ID <qgEGS-4U3-13@gated-at.bofh.it> (permalink)
References <qgEGR-4U3-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This adds header file "include/trace/events/nilfs2.h" to
maintainer-ship of nilfs2 so that updates to the nilfs2 header file go
to the mailing list of nilfs2.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Cc: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 797236b..6b15b7a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7371,6 +7371,7 @@ S:	Supported
 F:	Documentation/filesystems/nilfs2.txt
 F:	fs/nilfs2/
 F:	include/linux/nilfs2_fs.h
+F:	include/trace/events/nilfs2.h
 
 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
 M:	YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] nilfs2: introduce tracepoints  Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-06 20:00 +0200
  [PATCH 5/5] MAINTAINERS: nilfs2: add header file for tracing Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-06 20:00 +0200
  [PATCH 2/5] nilfs2: add a tracepoint for transaction events Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-06 20:00 +0200
  [PATCH 4/5] nilfs2: add tracepoints for analyzing reading and writing metadata files Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-06 20:00 +0200
  [PATCH 1/5] nilfs2: add a tracepoint for tracking stage transition of segment construction Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-06 20:00 +0200

csiph-web