From: Dave Chinner Date: Fri, 7 May 2010 01:05:31 +0000 (+1000) Subject: xfs: clean up log ticket overrun debug output X-Git-Tag: v2.6.35-rc1~271^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=169a7b078eaa765e6bd09865c985298ee9084a89;p=pandora-kernel.git xfs: clean up log ticket overrun debug output 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 Reviewed-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed