aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2018-04-05 09:18:05 -0400
committerJan Kara <jack@suse.cz>2018-04-13 09:55:26 -0400
commit96348e49366c6e2a5a2e62ba0350f66ef5d67ea7 (patch)
treee4ada72363f8e50a76128bbf9b2d80ac113fa548
parent8e984f8667ff4225092af734eef28a3d7bae8626 (diff)
MAINTAINERS: add an entry for FSNOTIFY infrastructure
There is alreay an entry for all the backends, but those entries do not cover all the fsnotify files. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4c3c17e1e163..e3e0a79e2069 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5780,6 +5780,14 @@ F: fs/crypto/
5780F: include/linux/fscrypt*.h 5780F: include/linux/fscrypt*.h
5781F: Documentation/filesystems/fscrypt.rst 5781F: Documentation/filesystems/fscrypt.rst
5782 5782
5783FSNOTIFY: FILESYSTEM NOTIFICATION INFRASTRUCTURE
5784M: Jan Kara <jack@suse.cz>
5785R: Amir Goldstein <amir73il@gmail.com>
5786L: linux-fsdevel@vger.kernel.org
5787S: Maintained
5788F: fs/notify/
5789F: include/linux/fsnotify*.h
5790
5783FUJITSU LAPTOP EXTRAS 5791FUJITSU LAPTOP EXTRAS
5784M: Jonathan Woithe <jwoithe@just42.net> 5792M: Jonathan Woithe <jwoithe@just42.net>
5785L: platform-driver-x86@vger.kernel.org 5793L: platform-driver-x86@vger.kernel.org