ANDROID: sdcardfs: Fix incorrect hash
authorDaniel Rosenberg <drosen@google.com>
Wed, 15 Feb 2017 04:47:17 +0000 (20:47 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:24 +0000 (18:03 +0200)
commit2578b04a620db31373a80c4f39b3ac7153a1b5e7
treebba3c054f820c277aa871275bb5f5b39b4df2a24
parent0bd5895992ef180b89e21583c1d71682d52da5f2
ANDROID: sdcardfs: Fix incorrect hash

This adds back the hash calculation removed as part of
the previous patch, as it is in fact necessary.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 35307857
Change-Id: Ie607332bcf2c5d2efdf924e4060ef3f576bf25dc
fs/sdcardfs/lookup.c