From: Dave Chinner Date: Sun, 6 Mar 2011 23:01:35 +0000 (+1100) Subject: xfs: Convert xlog_warn to new logging interface X-Git-Tag: v2.6.39-rc1~394^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0fa2b679ecd15b4bdbb46cd2420b6affde91cf9;p=pandora-kernel.git xfs: Convert xlog_warn to new logging interface Convert the xfs log operations to use the new error logging interfaces. This removes the xlog_{warn,panic} wrappers and makes almost all errors emit the device they belong to instead of just refering to "XFS". Signed-off-by: Dave Chinner Reviewed-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed