From: Theodore Ts'o Date: Sun, 15 Nov 2009 20:29:56 +0000 (-0500) Subject: ext4: fix block validity checks so they work correctly with meta_bg X-Git-Tag: v2.6.33-rc1~330^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1032988c71f3f85483b2b4319684d1205a704c02;p=pandora-kernel.git ext4: fix block validity checks so they work correctly with meta_bg 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" Cc: stable@kernel.org --- Reading git-diff-tree failed