commit | 7f82ad04c9843ced16b988ebd0622ed178508efb | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Thu Mar 02 15:11:27 2017 -0800 |
committer | Amit Pundir <amit.pundir@linaro.org> | Tue Aug 28 17:10:42 2018 +0530 |
tree | 9121692a954d6e42345a9da0170770df1f900aea | |
parent | da6242a966726d2c51787ac07fc28d2a27bd128e [diff] |
ANDROID: sdcardfs: Replace get/put with d_lock dput cannot be called with a spin_lock. Instead, we protect our accesses by holding the d_lock. Signed-off-by: Daniel Rosenberg <drosen@google.com> Bug: 35643557 Change-Id: I22cf30856d75b5616cbb0c223724f5ab866b5114