From: Lukas Czerner Date: Tue, 16 Aug 2011 16:08:06 +0000 (+0200) Subject: ext3: remove deprecated oldalloc X-Git-Tag: v3.2-rc1~86^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc854027c91fa2813ae7f9de43cc0b5c1119f41;p=pandora-kernel.git 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed