]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] remove CONFIG_EXT{2,3}_CHECK
authorAdrian Bunk <bunk@stusta.de>
Wed, 9 Nov 2005 05:34:59 +0000 (21:34 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:55:58 +0000 (07:55 -0800)
commit2860b733f114e088b56c20da6145902c16b79a44
tree999ad11a6985597b2c4de62d93bdfc1b807ce8e4
parent0ad74ffa90fb20b4132ae6e67e473f24621c6af2
[PATCH] remove CONFIG_EXT{2,3}_CHECK

The CONFIG_EXT{2,3}_CHECK options where were never available, and all they
did was to implement a subset of e2fsck in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/filesystems/ext2.txt
fs/ext2/balloc.c
fs/ext2/ialloc.c
fs/ext2/super.c
fs/ext3/balloc.c
fs/ext3/ialloc.c
fs/ext3/super.c