commit | 6bd8fc8a55cba263bab0b1c24786e95c5a2dc720 | [log] [tgz] |
---|---|---|
author | Lachlan McIlroy <lachlan@sgi.com> | Mon Jun 23 13:25:46 2008 +1000 |
committer | Niv Sardi <xaiki@debian.org> | Mon Jul 28 16:59:02 2008 +1000 |
tree | 73c8ae606f262f5ccc1c956b90a3cad859828275 | |
parent | 90bb7ab077a63facbe3aa0b9e3763a0cb956a4c1 [diff] |
[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>