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 <[email protected]> Suggested-by: Matthew Wilcox <[email protected]> --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2a58eea..b93ea2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3855,10 +3855,13 @@ 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/linux/dax.h +F: include/trace/events/fs_dax.h DIRECTORY NOTIFICATION (DNOTIFY) M: Eric Paris <[email protected]> -- 2.7.4

