diff options
author | Cesar Eduardo Barros <cesarb@cesarb.net> | 2012-12-17 16:00:03 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-17 17:15:14 -0800 |
commit | ba28853daa2912dff9b42fbc477af8ea27ef8ad0 (patch) | |
tree | 4d0fa9b509829594342675d81a5b18fdf9b4c3c0 /MAINTAINERS | |
parent | 9740153c49dc6f0d0d90ba5226ffdc6f9974d3f6 (diff) |
MAINTAINERS: remove include/linux/ext3*
Moved to fs/ext3/ext3.h by commit 4613ad180d19 ("ext3: move headers to
fs/ext3/").
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
Cc: Jan Kara <jack@suse.cz>
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8175ca8a0eed..503455b142b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2982,7 +2982,6 @@ L: linux-ext4@vger.kernel.org S: Maintained F: Documentation/filesystems/ext3.txt F: fs/ext3/ -F: include/linux/ext3* EXT4 FILE SYSTEM M: "Theodore Ts'o" <tytso@mit.edu> @@ -4314,7 +4313,6 @@ M: Jan Kara <jack@suse.cz> L: linux-ext4@vger.kernel.org S: Maintained F: fs/jbd/ -F: include/linux/ext3_jbd.h F: include/linux/jbd.h JOURNALLING LAYER FOR BLOCK DEVICES (JBD2) |