From: Joel Becker Date: Wed, 1 Mar 2006 01:58:36 +0000 (-0800) Subject: ocfs2: Respond to on-disk corruption in the extent map code. X-Git-Tag: v2.6.16-rc6~134^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110ba90858a7f619ff26c6b9b43c27b3c0872335;p=pandora-kernel.git ocfs2: Respond to on-disk corruption in the extent map code. The extent map code has long noticed when the on-disk extent information is corrupt. However, so far it has only returned an error. We should take the filesystem read-only, as it is corrupt. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed