commit | 5348778699bba92bf28b79863e09e7181d8cf95c | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Mar 07 10:05:35 2011 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Mon Mar 07 10:05:35 2011 +1100 |
tree | 77f5349bc85bf4d35b73a9a66de304535e507bf4 | |
parent | af34e09da42801c97f39f768c715f5511d914b52 [diff] |
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>