ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
authorTheodore Ts'o <tytso@mit.edu>
Mon, 23 Nov 2009 12:24:38 +0000 (07:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Nov 2009 12:24:38 +0000 (07:24 -0500)
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" <tytso@mit.edu>
Cc: stable@kernel.org

No differences found