xfs: convert xfs_fs_cmn_err to new error logging API
Continue to clean up the error logging code by converting all the callers of xfs_fs_cmn_err() to the new API. Once done, remove the unused old API function. Signed-off-by:Dave Chinner <dchinner@redhat.com> Reviewed-by:
Alex Elder <aelder@sgi.com> Reviewed-by:
Christoph Hellwig <hch@lst.de>
Showing
- fs/xfs/quota/xfs_dquot.c 2 additions, 2 deletionsfs/xfs/quota/xfs_dquot.c
- fs/xfs/quota/xfs_dquot_item.c 2 additions, 3 deletionsfs/xfs/quota/xfs_dquot_item.c
- fs/xfs/quota/xfs_qm.c 6 additions, 7 deletionsfs/xfs/quota/xfs_qm.c
- fs/xfs/support/debug.c 0 additions, 20 deletionsfs/xfs/support/debug.c
- fs/xfs/support/debug.h 0 additions, 2 deletionsfs/xfs/support/debug.h
- fs/xfs/xfs_bmap.c 1 addition, 1 deletionfs/xfs/xfs_bmap.c
- fs/xfs/xfs_dfrag.c 2 additions, 2 deletionsfs/xfs/xfs_dfrag.c
- fs/xfs/xfs_dir2.c 1 addition, 1 deletionfs/xfs/xfs_dir2.c
- fs/xfs/xfs_fsops.c 3 additions, 3 deletionsfs/xfs/xfs_fsops.c
- fs/xfs/xfs_ialloc.c 17 additions, 22 deletionsfs/xfs/xfs_ialloc.c
- fs/xfs/xfs_inode.c 7 additions, 10 deletionsfs/xfs/xfs_inode.c
- fs/xfs/xfs_mount.c 8 additions, 8 deletionsfs/xfs/xfs_mount.c
- fs/xfs/xfs_vnodeops.c 4 additions, 4 deletionsfs/xfs/xfs_vnodeops.c
Loading
Please register or sign in to comment