xfs: clean up log ticket overrun debug output
authorDave Chinner <dchinner@redhat.com>
Fri, 7 May 2010 01:05:31 +0000 (11:05 +1000)
committerAlex Elder <aelder@sgi.com>
Mon, 24 May 2010 15:33:46 +0000 (10:33 -0500)
Push the error message output when a ticket overrun is detected
into the ticket printing functions. Also remove the debug version
of the code as the production version will still panic just as
effectively on a debug kernel via the panic mask being set.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found