commit | ea5e1675ac832b42889ac8d254ea8fbfbdfaa8b2 | [log] [tgz] |
---|---|---|
author | Tristan Ye <tristan.ye@oracle.com> | Fri May 27 15:24:14 2011 +0800 |
committer | Tristan Ye <tristan.ye@oracle.com> | Fri May 27 14:52:57 2011 +0800 |
tree | 04b1e47be93c982a392e4eededda41dc67191422 | |
parent | 6aea6f5068cb86e89a6ac243c3fc131045b6563a [diff] |
Ocfs2/move_extents: Validate moving goal after the adjustment. 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>