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:
6aea6f5
)
Ocfs2/move_extents: Validate moving goal after the adjustment.
author
Tristan Ye
<tristan.ye@oracle.com>
Fri, 27 May 2011 07:24:14 +0000
(15:24 +0800)
committer
Tristan Ye
<tristan.ye@oracle.com>
Fri, 27 May 2011 06:52:57 +0000
(14:52 +0800)
though the goal_to_be_moved will be validated again in following moving, it's
still a good idea to validate it after adjustment at the very beginning, instead
of validating it before adjustment.
Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
No differences found