ANDROID: sdcardfs: Use case insensitive hash function
authorDaniel Rosenberg <drosen@google.com>
Fri, 10 Mar 2017 20:39:42 +0000 (12:39 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:30 +0000 (18:03 +0200)
commit3ad720424d429b5f528c6b65a7f041e2568ea94b
treeab805f0ceb165e3d80131990e9caec14d5405b45
parent32d3604601e94cdaa996a7413558ed630460116b
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