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: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Andy Whitcroft <apw@canonical.com>
parent
ce9f2d9c
Please register or sign in to comment