From: Eric Sandeen Date: Mon, 20 Jul 2009 15:52:15 +0000 (-0500) Subject: use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock X-Git-Tag: v2.6.31-rc6~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c222c411e22f086e929cd69fdcc89336164ec1;p=pandora-kernel.git use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock In Red Hat Bug 512552 - Can't write to XFS mount during raid5 resync a user ran into corruption while resyncing a raid, and we failed a consistency test, but didn't get much more info; it'd be nice to call XFS_CORRUPTION_ERROR here so we can see the buffer contents. Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed