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:
66bb827
)
ext4: move ext4_add_groupblocks() to mballoc.c
author
Amir Goldstein
<amir73il@users.sf.net>
Mon, 9 May 2011 14:46:41 +0000
(10:46 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 9 May 2011 14:46:41 +0000
(10:46 -0400)
In preparation for the next patch, the function ext4_add_groupblocks()
is moved to mballoc.c, where it could use some static functions.
Signed-off-by: Amir Goldstein <amir73il@users.sf.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found