From: Jan Kara Date: Wed, 22 Jul 2009 11:17:17 +0000 (+0200) Subject: ocfs2: Initialize blocks allocated to local quota file X-Git-Tag: v2.6.31-rc6~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7f387bf386c99e8ee322649fe4fc23b9cccc6c;p=pandora-kernel.git ocfs2: Initialize blocks allocated to local quota file When we extend local quota file, we should initialize data in newly allocated block. Firstly because on recovery we could parse bogus data, secondly so that block checksums are properly computed. Signed-off-by: Jan Kara Signed-off-by: Joel Becker --- Reading git-diff-tree failed