From: yangsheng Date: Thu, 18 Nov 2010 02:46:26 +0000 (-0500) Subject: jbd2: fix /proc/fs/jbd2/ when using an external journal X-Git-Tag: v2.6.37-rc3~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0587aa3d11f9769a301b21bff2c3ed8365606b8d;p=pandora-kernel.git jbd2: fix /proc/fs/jbd2/ when using an external journal In jbd2_journal_init_dev(), we need make sure the journal structure is fully initialzied before calling jbd2_stats_proc_init(). Reviewed-by: Andreas Dilger Signed-off-by: yangsheng Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed