aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2017-08-15 13:49:19 +0200
committerJan Kara <[email protected]>2017-08-16 15:12:20 +0200
commit67427715da97a9191717ccfcd694e86d056dd8d9 (patch)
tree7da3b91e9477e1e04da68c7396a7589ea50db421
parent34fc75bfc616f1c1fbab56508c3f48f4b97c97ea (diff)
MAINTAINERS: Update entries for notification subsystem
Entries for inotify, dnotify, and fanotify in MAINTAINERS are stale. Neither Eric nor Robert nor John care about these subsystems anymore. These days it is mostly me or Amir who take care of bugs in these subsystems. So update MAINTAINERS to reflect current state. CC: Alexander Viro <[email protected]> CC: Eric Paris <[email protected]> CC: Robert Love <[email protected]> CC: John McCutchan <[email protected]> CC: Amir Goldstein <[email protected]> Acked-by: Eric Paris <[email protected]> Signed-off-by: Jan Kara <[email protected]>
-rw-r--r--MAINTAINERS14
1 files changed, 9 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 44cb004c765d..b89850428201 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4108,7 +4108,9 @@ F: include/linux/dax.h
F: include/trace/events/fs_dax.h
DIRECTORY NOTIFICATION (DNOTIFY)
-M: Eric Paris <[email protected]>
+M: Jan Kara <[email protected]>
+R: Amir Goldstein <[email protected]>
S: Maintained
F: Documentation/filesystems/dnotify.txt
F: fs/notify/dnotify/
@@ -5198,7 +5200,9 @@ F: Documentation/hwmon/f71805f
F: drivers/hwmon/f71805f.c
FANOTIFY
-M: Eric Paris <[email protected]>
+M: Jan Kara <[email protected]>
+R: Amir Goldstein <[email protected]>
S: Maintained
F: fs/notify/fanotify/
F: include/linux/fanotify.h
@@ -6673,9 +6677,9 @@ S: Maintained
F: drivers/mtd/nand/jz4780_*
INOTIFY
-M: John McCutchan <[email protected]>
-M: Robert Love <[email protected]>
-M: Eric Paris <[email protected]>
+M: Jan Kara <[email protected]>
+R: Amir Goldstein <[email protected]>
S: Maintained
F: Documentation/filesystems/inotify.txt
F: fs/notify/inotify/