From: Amir Goldstein Date: Mon, 9 May 2011 14:46:41 +0000 (-0400) Subject: ext4: move ext4_add_groupblocks() to mballoc.c X-Git-Tag: v3.0-rc1~140^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2846e82004a8d5ef0a63cd3209c84ea5cd796f11;p=pandora-kernel.git ext4: move ext4_add_groupblocks() to mballoc.c 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed