From: Tristan Ye Date: Fri, 27 May 2011 07:24:14 +0000 (+0800) Subject: Ocfs2/move_extents: Validate moving goal after the adjustment. X-Git-Tag: v3.0-rc1~44^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5e1675ac832b42889ac8d254ea8fbfbdfaa8b2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed