OSDN Git Service

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>
Tue, 14 Aug 2018 12:17:11 +0000 (17:47 +0530)
commitd736ac25422adb99618505b87ede6f4615f5cd46
treed9697f25a86b0aa3a7a6b9e950cf1a9b1e622243
parent3d1d1a8ca4304eca5a475827088283c423328fc9
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