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:
8473aa8
)
Ocfs2/move_extents: move entire/partial extent.
author
Tristan Ye
<tristan.ye@oracle.com>
Tue, 24 May 2011 09:35:19 +0000
(17:35 +0800)
committer
Tristan Ye
<tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:11 +0000
(15:17 +0800)
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 <tristan.ye@oracle.com>
No differences found