commit | e08477176d5575493ba4c30041245c34f2737ad4 | [log] [tgz] |
---|---|---|
author | Tristan Ye <tristan.ye@oracle.com> | Tue May 24 17:35:19 2011 +0800 |
committer | Tristan Ye <tristan.ye@oracle.com> | Wed May 25 15:17:11 2011 +0800 |
tree | aedeb0f25df0c5a5ba926cbd0372626d8d0b755f | |
parent | 8473aa8a2b5857b1bdfb57d860594d2eb2b4a0d6 [diff] |
Ocfs2/move_extents: move entire/partial extent. 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>