From: Lukas Czerner Date: Sat, 8 Oct 2011 18:34:47 +0000 (-0400) Subject: ext4: remove deprecated oldalloc X-Git-Tag: v3.2-rc1~85^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4113c4caa4f355b8ff8b7ff0510c29c9d00d30b3;p=pandora-kernel.git ext4: remove deprecated oldalloc For a long time now orlov is the default block allocator in the ext4. 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. This is a part of the effort to reduce number of ext4 options hence the test matrix. Signed-off-by: Lukas Czerner Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed