From: Dave Chinner Date: Tue, 19 Jan 2010 23:48:05 +0000 (+1100) Subject: xfs: clean up sign warnings in dir2 code X-Git-Tag: v2.6.34-rc1~278^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a24cb71407dc25035d75dd3d118e0e55679e217;p=pandora-kernel.git xfs: clean up sign warnings in dir2 code We are now consistently using unsigned char strings for names so fix up the remaining warnings in the dir2 code to complete the cleanup. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed