xfs: Convert linux-2.6/ files to new logging interface
authorDave Chinner <dchinner@redhat.com>
Sun, 6 Mar 2011 23:00:35 +0000 (10:00 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 6 Mar 2011 23:00:35 +0000 (10:00 +1100)
Convert the files in fs/xfs/linux-2.6/ to use the new xfs_<level>
logging format that replaces the old Irix inherited cmn_err()
interfaces. While there, also convert naked printk calls to use the
relevant xfs logging function to standardise output format.

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