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:
d6a7710
)
ext4: move ext4_ind_migrate() into migrate.c
author
Lukas Czerner
<lczerner@redhat.com>
Thu, 11 Apr 2013 03:32:52 +0000
(23:32 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 11 Apr 2013 03:32:52 +0000
(23:32 -0400)
Move ext4_ind_migrate() into migrate.c file since it makes much more
sense and ext4_ext_migrate() is there as well.
Also fix tiny style problem - add spaces around "=" in "i=0".
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found