]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext3: remove deprecated oldalloc
authorLukas Czerner <lczerner@redhat.com>
Tue, 16 Aug 2011 16:08:06 +0000 (18:08 +0200)
committerJan Kara <jack@suse.cz>
Wed, 17 Aug 2011 09:42:19 +0000 (11:42 +0200)
commitfbc854027c91fa2813ae7f9de43cc0b5c1119f41
tree36003e9919758ac0507034652d0832514728e421
parent46130222df8567ffde773216044c7611a1e71d51
ext3: remove deprecated oldalloc

For a long time now orlov is the default block allocator in the ext3. It
performs better than the old one and no one seems to claim otherwise so
we can safely drop it and make oldalloc and orlov mount option
deprecated.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Documentation/filesystems/ext3.txt
fs/ext3/ialloc.c
fs/ext3/super.c
include/linux/ext3_fs.h