From: Tristan Ye Date: Tue, 24 May 2011 09:35:19 +0000 (+0800) Subject: Ocfs2/move_extents: move entire/partial extent. X-Git-Tag: v3.0-rc1~137^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e08477176d5575493ba4c30041245c34f2737ad4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed