OSDN Git Service

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>
Tue, 14 Aug 2018 12:17:11 +0000 (17:47 +0530)
commitcaa382e9436e6a1d3a47dbb50a3e5bf4e1e720db
tree274d1dd267a4178aae2e32205834345d32eb68ac
parent6bd7f073d09560092197d272aa4d6d197f20c0b1
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