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)
committerAmit Pundir <amit.pundir@linaro.org>
Fri, 3 Feb 2017 09:34:29 +0000 (15:04 +0530)
commitdfa46aa6a92fe69cd50d84f4226f001c82bbdb98
treec35e0633be578eb753353909f52727598573e1fa
parent9e6375eaa2b37d0c4edcc7941f1653f974ed39bd
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