[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)
commit6bd8fc8a55cba263bab0b1c24786e95c5a2dc720
tree73c8ae606f262f5ccc1c956b90a3cad859828275
parent90bb7ab077a63facbe3aa0b9e3763a0cb956a4c1
[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs

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>
fs/xfs/xfs_bmap.c