]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6a19d9393a5402e69fc52f5da8a828b8499a8265
tree069f5cacc45194ee8e28e0cd59ac817918296f98
parenta0fa2b679ecd15b4bdbb46cd2420b6affde91cf9
xfs: convert xfs_cmn_err to xfs_alert_tag

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>
fs/xfs/support/debug.c
fs/xfs/support/debug.h
fs/xfs/xfs_bmap.c
fs/xfs/xfs_error.c
fs/xfs/xfs_error.h
fs/xfs/xfs_inode.c
fs/xfs/xfs_iomap.c
fs/xfs/xfs_rw.c
fs/xfs/xfs_trans_ail.c