[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs
authorLachlan McIlroy <lachlan@sgi.com>
Mon, 23 Jun 2008 03:25:46 +0000 (13:25 +1000)
committerNiv Sardi <xaiki@debian.org>
Mon, 28 Jul 2008 06:59:02 +0000 (16:59 +1000)
ASSERTs are no good to us on a non-debug build so use
XFS_WANT_CORRUPTED_GOTOs to report extent btree corruption ASAP.

SGI-PV: 983500

SGI-Modid: xfs-linux-melb:xfs-kern:31338a

Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>

No differences found