]> git.baikalelectronics.ru Git - kernel.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)
commit99cf773ed091cb5342a3635b93a18c6f37425917
tree999ad11a6985597b2c4de62d93bdfc1b807ce8e4
parentcc4e0358f9653270fefa94f9f8e3c125c09e6bde
[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