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:
91ac6f4
)
ext4: move ext4_mb_init_group() function earlier in the mballoc.c
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Thu, 10 Sep 2009 03:47:46 +0000
(23:47 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 10 Sep 2009 03:47:46 +0000
(23:47 -0400)
This moves the function around so that it can be called from
ext4_mb_load_buddy().
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found