diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-09-09 16:10:22 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-09 17:03:44 -0400 |
commit | 04578f174f43d29b569500f01ba772afa4016330 (patch) | |
tree | 36002fab91bc72132c88ac7969d5a38a66f90e14 /MAINTAINERS | |
parent | e272d50688a1cae66a12426da128483197843d9f (diff) |
[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
This patch adds FUSE filesystem to MAINTAINERS, fs/Kconfig and
fs/Makefile.
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9c9a86d0685a..f038dca34ee8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -931,6 +931,13 @@ L: linux-tape@vger.kernel.org | |||
931 | W: http://sourceforge.net/projects/ftape | 931 | W: http://sourceforge.net/projects/ftape |
932 | S: Orphan | 932 | S: Orphan |
933 | 933 | ||
934 | FUSE: FILESYSTEM IN USERSPACE | ||
935 | P: Miklos Szeredi | ||
936 | M: miklos@szeredi.hu | ||
937 | L: fuse-devel@lists.sourceforge.net | ||
938 | W: http://fuse.sourceforge.net/ | ||
939 | S: Maintained | ||
940 | |||
934 | FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit) | 941 | FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit) |
935 | P: Rik Faith | 942 | P: Rik Faith |
936 | M: faith@cs.unc.edu | 943 | M: faith@cs.unc.edu |