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)
commitc3a326a657562dab81acf05aee106dc1fe345eb4
tree228cf1c76cc51041fdc57e8b0b7ee7008400c457
parent920313a726e04fef0f2c0bcb04ad8229c0e700d8
ext4: cleanup mballoc header files

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>
fs/ext4/mballoc.c
fs/ext4/mballoc.h