From: Dave Chinner Date: Sun, 6 Mar 2011 23:00:35 +0000 (+1100) Subject: xfs: Convert linux-2.6/ files to new logging interface X-Git-Tag: v2.6.39-rc1~394^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f10700a2e4bb2ff3d3a80f08412e21109e6d4b5;p=pandora-kernel.git xfs: Convert linux-2.6/ files to new logging interface Convert the files in fs/xfs/linux-2.6/ to use the new xfs_ 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 Reviewed-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed