diff options
author | Ian Kent | 2018-06-07 17:11:42 -0700 |
---|---|---|
committer | Linus Torvalds | 2018-06-07 17:34:39 -0700 |
commit | 0ab88bacc41df707750d8edf8ce7377d05403790 (patch) | |
tree | 53c67257059f343fc8569be3a420868019b72b0d /MAINTAINERS | |
parent | b6bb226a72f0b95f0ce3edfc108776a274d21a98 (diff) |
autofs: update MAINTAINERS entry for autofs
Update the autofs entry in MAINTAINERS to reflect the rename of autofs4
to autofs.
Link: http://lkml.kernel.org/r/152626709611.28589.456596640024354223.stgit@pluto.themaw.net
Signed-off-by: Ian Kent <raven@themaw.net>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc241b04d1bd..fff6439819c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7727,11 +7727,11 @@ W: https://linuxtv.org S: Maintained F: drivers/media/radio/radio-keene* -KERNEL AUTOMOUNTER v4 (AUTOFS4) +KERNEL AUTOMOUNTER M: Ian Kent <raven@themaw.net> L: autofs@vger.kernel.org S: Maintained -F: fs/autofs4/ +F: fs/autofs/ KERNEL BUILD + files below scripts/ (unless maintained elsewhere) M: Masahiro Yamada <yamada.masahiro@socionext.com> |