]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Convert remaining cmn_err() callers to new API
authorDave Chinner <dchinner@redhat.com>
Sun, 6 Mar 2011 23:08:35 +0000 (10:08 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 6 Mar 2011 23:08:35 +0000 (10:08 +1100)
commitda66e6b9e39da01d3d5a41e53c0fdb4ea30476ad
treee13910b0589804e7e56e765e931c781829bafe8c
parent0b58a8fad11fd90df00e23c741d482a4e2e6097c
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