From: Theodore Ts'o Date: Mon, 23 Nov 2009 12:24:38 +0000 (-0500) Subject: ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero X-Git-Tag: v2.6.33-rc1~330^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dadb198cb70ef811916668fe67eeec82e8858dd;p=pandora-kernel.git ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero The number of old-style block group descriptor blocks is s_meta_first_bg when the meta_bg feature flag is set. Signed-off-by: "Theodore Ts'o" Cc: stable@kernel.org --- Reading git-diff-tree failed