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:
99e4c75
)
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
author
Tristan Ye
<tristan.ye@oracle.com>
Fri, 18 Mar 2011 06:35:37 +0000
(14:35 +0800)
committer
Tristan Ye
<tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:11 +0000
(15:17 +0800)
Before doing the movement of extents, we'd better probe the alloc group from
'goal_blk' for searching a contiguous region to fit the wanted movement, we
even will have a best-effort try by compromising to a threshold around the
given goal.
Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
No differences found