Ocfs2/move_extents: Validate moving goal after the adjustment.
authorTristan Ye <tristan.ye@oracle.com>
Fri, 27 May 2011 07:24:14 +0000 (15:24 +0800)
committerTristan Ye <tristan.ye@oracle.com>
Fri, 27 May 2011 06:52:57 +0000 (14:52 +0800)
though the goal_to_be_moved will be validated again in following moving, it's
still a good idea to validate it after adjustment at the very beginning, instead
of validating it before adjustment.

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

No differences found