ANDROID: sdcardfs: Fix incorrect hash
authorDaniel Rosenberg <drosen@google.com>
Wed, 15 Feb 2017 04:47:17 +0000 (20:47 -0800)
committerDaniel Rosenberg <drosen@google.com>
Tue, 30 Jan 2018 03:40:04 +0000 (19:40 -0800)
commit7c71f28901a7b44119a247b8000716bc008e1790
treefe38851cd9a667fc09f55e7942684de4a9d6b7ab
parent8762651dd3b4b40dd6b07542fa7870fc15361fb2
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