From: Dave Chinner Date: Sun, 6 Mar 2011 23:05:35 +0000 (+1100) Subject: xfs: convert xfs_fs_cmn_err to new error logging API X-Git-Tag: v2.6.39-rc1~394^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5348778699bba92bf28b79863e09e7181d8cf95c;p=pandora-kernel.git 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 Reviewed-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed