From: Chris Mason Date: Mon, 18 May 2009 14:41:58 +0000 (-0400) Subject: Btrfs: balance btree more often X-Git-Tag: v2.6.31-rc1~380^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbb9308463f6dad1334884db046ccf0f1a77918;p=pandora-kernel.git Btrfs: balance btree more often With the new back reference code, the cost of a balance has gone down in terms of the number of back reference updates done. This commit makes us more aggressively balance leaves and nodes as they become less full. Signed-off-by: Chris Mason --- Reading git-diff-tree failed