Btrfs: don't break in the final loop of find_extent_clone
authorAlexander Block <ablock84@googlemail.com>
Sat, 28 Jul 2012 10:51:32 +0000 (12:51 +0200)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:18:50 +0000 (15:18 -0400)
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 <sensille@gmx.net>
Signed-off-by: Alexander Block <ablock84@googlemail.com>

No differences found