From: Chris Mason Date: Thu, 24 Apr 2008 18:42:46 +0000 (-0400) Subject: Btrfs: Fix balance_level to free the middle block if there is room in the left one X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce4eae9864e6b6ebde5d7f05576ff0a6c3724d0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed