git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e084771
)
Ocfs2/move_extents: helper to calculate the defraging length in one run.
author
Tristan Ye
<tristan.ye@oracle.com>
Fri, 18 Mar 2011 06:35:40 +0000
(14:35 +0800)
committer
Tristan Ye
<tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:12 +0000
(15:17 +0800)
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 <tristan.ye@oracle.com>
No differences found