From: Dave Chinner Date: Tue, 19 Jan 2010 23:47:48 +0000 (+1100) Subject: xfs: convert attr to use unsigned names X-Git-Tag: v2.6.34-rc1~278^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9273ca5c6814f393e18ed66645f817b2b71e9ad;p=pandora-kernel.git xfs: convert attr to use unsigned names To be consistent with the directory code, the attr code should use unsigned names. Convert the names from the vfs at the highest level to unsigned, and ænsure they are consistenly used as unsigned down to disk. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed