From: Dmitry Monakhov Date: Sun, 16 May 2010 12:00:00 +0000 (-0400) Subject: ext4: init statistics after journal recovery X-Git-Tag: v2.6.35-rc1~39^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84061e07c5fbbbf9dc8aef8fb750fc3a2dfc31f3;p=pandora-kernel.git ext4: init statistics after journal recovery Currently block/inode/dir counters initialized before journal was recovered. In fact after journal recovery this info will probably change. And freeblocks it critical for correct delalloc mode accounting. https://bugzilla.kernel.org/show_bug.cgi?id=15768 Signed-off-by: Dmitry Monakhov Acked-by: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed