Skip to content
Commit 60ce8ccd authored by Theodore Ts'o's avatar Theodore Ts'o Committed by Andy Whitcroft
Browse files

ext4: fix block validity checks so they work correctly with meta_bg

(cherry picked from commit 1032988c

)

The block validity checks used by ext4_data_block_valid() wasn't
correctly written to check file systems with the meta_bg feature.  Fix
this.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent ce9f2d9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment