From: Aneesh Kumar K.V Date: Tue, 25 Nov 2008 20:11:52 +0000 (-0500) Subject: ext4: cleanup mballoc header files X-Git-Tag: v2.6.29-rc1~40^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3a326a657562dab81acf05aee106dc1fe345eb4;p=pandora-kernel.git 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed