From: Aneesh Kumar K.V Date: Sat, 11 Oct 2008 00:07:20 +0000 (-0400) Subject: ext4: Do mballoc init before doing filesystem recovery X-Git-Tag: v2.6.28-rc1~257^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2774d84fd6cab2bfa2a2fae0b1ca8d8ebde48a2;p=pandora-kernel.git ext4: Do mballoc init before doing filesystem recovery During filesystem recovery we may be doing a truncate which expects some of the mballoc data structures to be initialized. So do ext4_mb_init before recovery. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed