xfs: convert xfs_fs_cmn_err to new error logging API
authorDave Chinner <dchinner@redhat.com>
Sun, 6 Mar 2011 23:05:35 +0000 (10:05 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 6 Mar 2011 23:05:35 +0000 (10:05 +1100)
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>

No differences found