diff options
author | Theodore Tso <tytso@mit.edu> | 2006-05-20 15:00:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-21 12:59:19 -0700 |
commit | ae0718f8e3fcfa3e4863f63db90d24bbec6b14a2 (patch) | |
tree | 06566bda57b1c704ee3b6902ad56fce586d6de8e /MAINTAINERS | |
parent | c9ee133b914879e02796bccd840f75f185cf1bb7 (diff) | |
download | linux-ae0718f8e3fcfa3e4863f63db90d24bbec6b14a2.tar.gz linux-ae0718f8e3fcfa3e4863f63db90d24bbec6b14a2.tar.bz2 linux-ae0718f8e3fcfa3e4863f63db90d24bbec6b14a2.zip |
[PATCH] Update ext2/ext3/jbd MAINTAINERS entries
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 89c066be5489..bd10b2af2223 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -978,7 +978,7 @@ S: Maintained EXT3 FILE SYSTEM P: Stephen Tweedie, Andrew Morton M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com -L: ext3-users@redhat.com +L: ext2-devel@lists.sourceforge.net S: Maintained F71805F HARDWARE MONITORING DRIVER @@ -1539,6 +1539,12 @@ W: http://jfs.sourceforge.net/ T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git S: Supported +JOURNALLING LAYER FOR BLOCK DEVICS (JBD) +P: Stephen Tweedie, Andrew Morton +M: sct@redhat.com, akpm@osdl.org +L: ext2-devel@lists.sourceforge.net +S: Maintained + KCONFIG P: Roman Zippel M: zippel@linux-m68k.org |