From: Chris Mason Date: Fri, 7 Nov 2008 14:06:11 +0000 (-0500) Subject: Btfs: More metadata allocator optimizations X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4366211ccd050e00674b3276b5ed81981b2d7793;p=pandora-kernel.git Btfs: More metadata allocator optimizations This lowers the empty cluster target for metadata allocations. The lower target makes it easier to do allocations and still seems to perform well. It also fixes the allocator loop to drop the empty cluster when things start getting difficult, avoiding false enospc warnings. Signed-off-by: Chris Mason --- Reading git-diff-tree failed