xfs: convert xfs_cmn_err to xfs_alert_tag
authorDave Chinner <dchinner@redhat.com>
Sun, 6 Mar 2011 23:02:35 +0000 (10:02 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 6 Mar 2011 23:02:35 +0000 (10:02 +1100)
Continue the conversion of the old cmn_err interface be converting
all the conditional panic tag errors to xfs_alert_tag() and then
removing xfs_cmn_err().

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

No differences found