ANDROID: sdcardfs: Use case insensitive hash function
authorDaniel Rosenberg <drosen@google.com>
Fri, 10 Mar 2017 20:39:42 +0000 (12:39 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:42:16 +0000 (13:12 +0530)
commit989624c14f9b69dfa67007886661b16d8aad05f9
tree33ef09210c20671a9823dfd7f2d4bba6f5b22b1a
parent52d522b50584201ccc26a22bb588f805a2e6fa58
ANDROID: sdcardfs: Use case insensitive hash function

Case insensitive comparisons don't help us much if
we hash to different buckets...

Signed-off-by: Daniel Rosenberg <drosen@google.com>
bug: 36004503
Change-Id: I91e00dbcd860a709cbd4f7fd7fc6d855779f3285
fs/sdcardfs/packagelist.c