Ocfs2/move_extents: move entire/partial extent.
authorTristan Ye <tristan.ye@oracle.com>
Tue, 24 May 2011 09:35:19 +0000 (17:35 +0800)
committerTristan Ye <tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:11 +0000 (15:17 +0800)
ocfs2_move_extent() logic will validate the goal_offset_in_block,
where extents to be moved, what's more, it also compromises a bit
to probe the appropriate region around given goal_offset when the
original goal is not able to fit the movement.

Signed-off-by: Tristan Ye <tristan.ye@oracle.com>

No differences found