From: Alexandre Oliva Date: Thu, 8 Dec 2011 00:50:42 +0000 (-0500) Subject: Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE X-Git-Tag: v3.2-rc5~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=062c05c46bd4358aad7a0e0cb5ffeb98ab935286;p=pandora-kernel.git Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE If we reach LOOP_NO_EMPTY_SIZE, we won't even try to use a cluster that others might have set up. Odds are that there won't be one, but if someone else succeeded in setting it up, we might as well use it, even if we don't try to set up a cluster again. Signed-off-by: Alexandre Oliva Signed-off-by: Chris Mason --- Reading git-diff-tree failed