From: Jeff Layton Date: Fri, 5 Feb 2010 18:30:36 +0000 (-0500) Subject: cifs: fix dentry hash calculation for case-insensitive mounts X-Git-Tag: v2.6.33-rc8~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05507fa2ac8d5e503bcf33ee43329449027d9060;p=pandora-kernel.git cifs: fix dentry hash calculation for case-insensitive mounts case-insensitive mounts shouldn't use full_name_hash(). Make sure we use the parent dentry's d_hash routine when one is set. Reported-by: Dave Kleikamp Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed