xfs: Convert remaining cmn_err() callers to new API
commit0b932cccbdc09a72aa370456a59b40ecd6b10baf
authorDave Chinner <dchinner@redhat.com>
Sun, 6 Mar 2011 23:08:35 +0000 (7 10:08 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 6 Mar 2011 23:08:35 +0000 (7 10:08 +1100)
treee13910b0589804e7e56e765e931c781829bafe8c
parent8221112b4377a3b69f2016b5cc3c550d51dd3139
xfs: Convert remaining cmn_err() callers to new API

Once converted, kill the remainder of the cmn_err() interface.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
20 files changed:
fs/xfs/quota/xfs_dquot.c
fs/xfs/quota/xfs_qm.c
fs/xfs/quota/xfs_qm_bhv.c
fs/xfs/quota/xfs_qm_syscalls.c
fs/xfs/quota/xfs_trans_dquot.c
fs/xfs/support/debug.c
fs/xfs/support/debug.h
fs/xfs/xfs_bmap.c
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_da_btree.c
fs/xfs/xfs_dir2_node.c
fs/xfs/xfs_error.c
fs/xfs/xfs_ialloc.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_rtalloc.h
fs/xfs/xfs_rw.c
fs/xfs/xfs_trans_buf.c
fs/xfs/xfs_vnodeops.c