Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information