ext4: move ext4_add_groupblocks() to mballoc.c
authorAmir Goldstein <amir73il@users.sf.net>
Mon, 9 May 2011 14:46:41 +0000 (10:46 -0400)
committerTheodore 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