Add the new include/trace/events/fs_dax.h tracepoint header, update Matthew's email address and add myself as a maintainer for filesystem DAX.
Signed-off-by: Ross Zwisler <[email protected]> Suggested-by: Matthew Wilcox <[email protected]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2a58eea..8fef4bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3855,10 +3855,12 @@ S: Maintained F: drivers/i2c/busses/i2c-diolan-u2c.c DIRECT ACCESS (DAX) -M: Matthew Wilcox <[email protected]> +M: Matthew Wilcox <[email protected]> +M: Ross Zwisler <[email protected]> L: [email protected] S: Supported F: fs/dax.c +F: include/trace/events/fs_dax.h DIRECTORY NOTIFICATION (DNOTIFY) M: Eric Paris <[email protected]> -- 2.7.4

