From: Yan Zheng Date: Wed, 22 Jul 2009 13:59:00 +0000 (-0400) Subject: Btrfs: properly update space information after shrinking device. X-Git-Tag: v2.6.31-rc5~75^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf1fb512a58d7aeb41aaa40d6d2d2d29e08e506a;p=pandora-kernel.git Btrfs: properly update space information after shrinking device. Change 'goto done' to 'break' for the case of all device extents have been freed, so that the code updates space information will be execute. Signed-off-by: Yan Zheng Signed-off-by: Chris Mason --- Reading git-diff-tree failed