From: Alex Tomas Date: Wed, 18 Jul 2007 13:19:09 +0000 (-0400) Subject: ext4: Make extents code sanely handle on-disk corruption X-Git-Tag: v2.6.23-rc1~494^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29c0ae7f282828da3695167ed870131798348d9;p=pandora-kernel.git ext4: Make extents code sanely handle on-disk corruption Add more run-time checking of extent header fields and remove BUG_ON checks so we don't panic the kernel just because the on-disk filesystem is corrupted. Signed-off-by: Alex Tomas Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed