commit | cfbb9308463f6dad1334884db046ccf0f1a77918 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon May 18 10:41:58 2009 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Jun 10 11:29:47 2009 -0400 |
tree | 12faa0d785c3e3adec21770db7112514d834f77b | |
parent | b36124210248706186a02093427bdff4b3f548e8 [diff] |
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 <chris.mason@oracle.com>