commit | bce4eae9864e6b6ebde5d7f05576ff0a6c3724d0 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu Apr 24 14:42:46 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:02 2008 -0400 |
tree | 87e90c0e7b7a75b9df5c062504a86c0424cade68 | |
parent | 971a1f6648bfafd4239234f1ffb9c26e907c2744 [diff] |
Btrfs: Fix balance_level to free the middle block if there is room in the left one balance level starts by trying to empty the middle block, and then pushes from the right to the middle. This might empty the right block and leave a small number of pointers in the middle. Signed-off-by: Chris Mason <chris.mason@oracle.com>