xfs: Convert xlog_warn to new logging interface
authorDave Chinner <dchinner@redhat.com>
Sun, 6 Mar 2011 23:01:35 +0000 (10:01 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 6 Mar 2011 23:01:35 +0000 (10:01 +1100)
commita0fa2b679ecd15b4bdbb46cd2420b6affde91cf9
tree48f905b8e795933e21f61c8248df5d9196f0bbe0
parent4f10700a2e4bb2ff3d3a80f08412e21109e6d4b5
xfs: Convert xlog_warn to new logging interface

Convert the xfs log operations to use the new error logging
interfaces. This removes the xlog_{warn,panic} wrappers and makes
almost all errors emit the device they belong to instead of just
refering to "XFS".

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/quota/xfs_dquot.c
fs/xfs/quota/xfs_qm.c
fs/xfs/xfs_log.c
fs/xfs/xfs_log_priv.h
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_quota.h