commit | 3adfc032510c566cbb77409061bbbb789d52cd1e | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Dec 27 12:36:29 2016 -0800 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Tue Jan 31 10:47:26 2017 -0800 |
tree | 3917e690bd8705a1d24809bd688b40f45d8bddec | |
parent | 63d2076e047ed9da56a08e4a462e843bd5562647 [diff] |
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>