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)
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>

No differences found