From: Alexander Block Date: Sat, 28 Jul 2012 10:51:32 +0000 (+0200) Subject: Btrfs: don't break in the final loop of find_extent_clone X-Git-Tag: v3.7-rc1~71^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adbe7fb6c4750621a56867d9bb1980da3a4b8f33;p=pandora-kernel.git Btrfs: don't break in the final loop of find_extent_clone If we break, we may miss the clone from send_root which we prefer over all other clones. Commit is a result of Arne's review. Reported-by: Arne Jansen Signed-off-by: Alexander Block --- Reading git-diff-tree failed