ext4: cleanup mballoc header files
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 25 Nov 2008 20:11:52 +0000 (15:11 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Nov 2008 20:11:52 +0000 (15:11 -0500)
Move some of the forward declaration of the static functions
to mballoc.c where they are used. This enables us to include
mballoc.h in other .c files. Also correct the buddy cache
documentation.

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