From: Dmitry Monakhov Date: Mon, 12 Apr 2010 19:46:00 +0000 (+0400) Subject: ext3: init statistics after journal recovery v2 X-Git-Tag: v2.6.35-rc1~455^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d1a636b813867339db52e12377ca132d54700f;p=pandora-kernel.git ext3: init statistics after journal recovery v2 Currently block/inode/dir counters are initialized before journal was recovered. In fact after journal recovery this info will probably change which results in incorrect numbers returned from statfs(2). BUG:#15768 Signed-off-by: Dmitry Monakhov Signed-off-by: Jan Kara --- Reading git-diff-tree failed