From: Duane Griffin Date: Mon, 16 Jul 2007 06:41:23 +0000 (-0700) Subject: HFS+: add custom dentry hash and comparison operations X-Git-Tag: v2.6.23-rc1~837 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45bce8faf55511ec7d7ffc301461d864d67f1af;p=pandora-kernel.git HFS+: add custom dentry hash and comparison operations Add custom dentry hash and comparison operations for HFS+ filesystems that are case-insensitive and/or do automatic unicode decomposition. The new operations reuse the existing HFS+ ASCII to unicode conversion, unicode decomposition and case folding functionality. Signed-off-by: Duane Griffin Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed