commit | b6a758ec3af3ec236dbfdcf6a06b84ac8f94957e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Sep 09 23:47:46 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Sep 09 23:47:46 2009 -0400 |
tree | 188505222c7fd0d92c18435aaf96e07c9f0ebdb6 | |
parent | 91ac6f43317c0bf99969665f98016548011dfa38 [diff] |
ext4: move ext4_mb_init_group() function earlier in the mballoc.c 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>