ANDROID: sdcardfs: Fix locking issue with permision fix up
authorDaniel Rosenberg <drosen@google.com>
Tue, 27 Dec 2016 20:36:29 +0000 (12:36 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:20 +0000 (18:03 +0200)
commit7f822d8e95b9ba64b16c14af64bfe7dc7d60dba2
tree20d5762a6fb6db5bf0cc0b9e10534dc813dbe634
parenta50d4516478dfa1b98516875001da2fa3ef82b42
ANDROID: sdcardfs: Fix locking issue with permision fix up

Don't use lookup_one_len so we can grab the spinlock that
protects d_subdirs.

Bug: 30954918
Change-Id: I0c6a393252db7beb467e0d563739a3a14e1b5115
Signed-off-by: Daniel Rosenberg <drosen@google.com>
fs/sdcardfs/derived_perm.c