commit | 8dadb198cb70ef811916668fe67eeec82e8858dd | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Nov 23 07:24:38 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Nov 23 07:24:38 2009 -0500 |
tree | e42f0cc333df6807a47678e41599055b6b2c286e | |
parent | 3f8fb9490efbd300887470a2a880a64e04dcc3f5 [diff] |
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" <tytso@mit.edu> Cc: stable@kernel.org