Btrfs: use helper for logical resolve
authorLiu Bo <bo.li.liu@oracle.com>
Sat, 8 Sep 2012 02:01:29 +0000 (20:01 -0600)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:18 +0000 (15:19 -0400)
We already have a helper, iterate_inodes_from_logical(), for logical resolve,
so just use it.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>

No differences found