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:
6cdbb0e
)
ext4: migrate cleanup
author
Dmitry Monakhov
<dmonakhov@openvz.org>
Sat, 29 Oct 2011 13:03:00 +0000
(09:03 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 29 Oct 2011 13:03:00 +0000
(09:03 -0400)
This patch cleanup code a bit, actual logic not changed
- Move current block pointer to migrate_structure, let's all
walk info will be in one structure.
- Get rid of usless null ind-block ptr checks, caller already
does that check.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found