2017-01-10 21:52:18

by Ross Zwisler

[permalink] [raw]
Subject: [PATCH v4 3/7] dax: update MAINTAINERS entries for FS DAX

Add the new include/trace/events/fs_dax.h tracepoint header, the existing
include/linux/dax.h header, update Matthew's email address and add myself
as a maintainer for filesystem DAX.

Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/[email protected]>
Suggested-by: Matthew Wilcox <[email protected]>
---
MAINTAINERS | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c13a4f6..9fb35d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3909,10 +3909,13 @@ S: Maintained
F: drivers/i2c/busses/i2c-diolan-u2c.c

DIRECT ACCESS (DAX)
-M: Matthew Wilcox <willy-VuQAYsv1563Yd54FQh9/[email protected]>
+M: Matthew Wilcox <[email protected]>
+M: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/[email protected]>
L: [email protected]
S: Supported
F: fs/dax.c
+F: include/linux/dax.h
+F: include/trace/events/fs_dax.h

DIRECTORY NOTIFICATION (DNOTIFY)
M: Eric Paris <[email protected]>
--
2.7.4