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 <viro@zeniv.linux.org.uk> CC: Eric Paris <eparis@redhat.com> CC: Robert Love <rlove@rlove.org> CC: John McCutchan <john@johnmccutchan.com> CC: Amir Goldstein <amir73il@gmail.com> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
parent
34fc75bfc6
commit
67427715da
14
MAINTAINERS
14
MAINTAINERS
|
@ -4108,7 +4108,9 @@ F: include/linux/dax.h
|
|||
F: include/trace/events/fs_dax.h
|
||||
|
||||
DIRECTORY NOTIFICATION (DNOTIFY)
|
||||
M: Eric Paris <eparis@parisplace.org>
|
||||
M: Jan Kara <jack@suse.cz>
|
||||
R: Amir Goldstein <amir73il@gmail.com>
|
||||
L: linux-fsdevel@vger.kernel.org
|
||||
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 <eparis@redhat.com>
|
||||
M: Jan Kara <jack@suse.cz>
|
||||
R: Amir Goldstein <amir73il@gmail.com>
|
||||
L: linux-fsdevel@vger.kernel.org
|
||||
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 <john@johnmccutchan.com>
|
||||
M: Robert Love <rlove@rlove.org>
|
||||
M: Eric Paris <eparis@parisplace.org>
|
||||
M: Jan Kara <jack@suse.cz>
|
||||
R: Amir Goldstein <amir73il@gmail.com>
|
||||
L: linux-fsdevel@vger.kernel.org
|
||||
S: Maintained
|
||||
F: Documentation/filesystems/inotify.txt
|
||||
F: fs/notify/inotify/
|
||||
|
|
Loading…
Reference in New Issue