From: Christoph Hellwig Date: Tue, 28 Feb 2012 11:01:40 +0000 (+0000) Subject: xfs: trace xfs_name strings correctly X-Git-Tag: v3.4-rc1~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f616137519feb17b849894fcbe634a021d3fa7db;p=pandora-kernel.git xfs: trace xfs_name strings correctly Strings store in an xfs_name structure are often not NUL terminated, print them using the correct printf specifiers that make use of the string length store in the xfs_name structure. Reported-by: Brian Candler Signed-off-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed