diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-01-25 22:17:20 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-01-31 21:38:15 (GMT) |
commit | 561c5cf9236a7eb5a52971b6e7e02c5bd094c6d5 (patch) | |
tree | 29a92308cd7415dc1b703e9d362ccaafb3ade213 /MAINTAINERS | |
parent | 8aea5882c54feb246ef20399cc55ae4672697ac0 (diff) | |
download | linux-561c5cf9236a7eb5a52971b6e7e02c5bd094c6d5.tar.xz |
staging: Remove autofs3
autofs3 was moved to staging in 2.6.37, so we can
remove it in the 2.6.39 merge window. If we have
a reason to bring it back after that, this patch
can get reverted.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
About-fscking-timed-by: H. Peter Anvin <hpa@zytor.com>
Cc: Ian Kent <raven@themaw.net>
Cc: autofs@linux.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1af022e..dd6ca45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3559,12 +3559,6 @@ W: http://lse.sourceforge.net/kdump/ S: Maintained F: Documentation/kdump/ -KERNEL AUTOMOUNTER (AUTOFS) -M: "H. Peter Anvin" <hpa@zytor.com> -L: autofs@linux.kernel.org -S: Obsolete -F: drivers/staging/autofs/ - KERNEL AUTOMOUNTER v4 (AUTOFS4) M: Ian Kent <raven@themaw.net> L: autofs@linux.kernel.org |