ext4: move ext4_mb_init_group() function earlier in the mballoc.c
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Thu, 10 Sep 2009 03:47:46 +0000 (23:47 -0400)
committerTheodore 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