mirror of https://gitee.com/openkylin/linux.git
MAINTAINERS: remove include/linux/ext3*
Moved to fs/ext3/ext3.h by commit 4613ad180d
("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>
This commit is contained in:
parent
9740153c49
commit
ba28853daa
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue