From: Tristan Ye Date: Fri, 18 Mar 2011 06:35:40 +0000 (+0800) Subject: Ocfs2/move_extents: helper to calculate the defraging length in one run. X-Git-Tag: v3.0-rc1~137^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee16cc037e255801892481a2d0b7c1fff2adf1aa;p=pandora-kernel.git Ocfs2/move_extents: helper to calculate the defraging length in one run. The helper is to calculate the defrag length in one run according to a threshold, it will proceed doing defragmentation until the threshold was meet, and skip a LARGE extent if any. Signed-off-by: Tristan Ye --- Reading git-diff-tree failed