From: Al Viro Date: Thu, 22 Mar 2012 21:59:52 +0000 (+0000) Subject: Fix full_name_hash() behaviour when length is a multiple of 8 X-Git-Tag: v3.4-rc1~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f132c5be05e407a99cf582347a2ae0120acd3ad7;p=pandora-kernel.git Fix full_name_hash() behaviour when length is a multiple of 8 We want it to match what hash_name() is doing, which means extra multiply by 9 in this case... Reported-and-Tested-by: Konrad Rzeszutek Wilk Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed