From: Tristan Ye Date: Fri, 18 Mar 2011 06:35:34 +0000 (+0800) Subject: Ocfs2/move_extents: defrag a range of extent. X-Git-Tag: v3.0-rc1~137^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202ee5facb2c55f36a4324a4f56d8bdf3617a579;p=pandora-kernel.git Ocfs2/move_extents: defrag a range of extent. It's a relatively complete function to accomplish defragmentation for entire or partial extent, one journal handle was kept during the operation, it was logically doing one more thing than ocfs2_move_extent() acutally, yes, it's claiming the new clusters itself;-) Signed-off-by: Tristan Ye --- Reading git-diff-tree failed