| commit | ce264babca23fad96bc58ffd16ba8a93fd67d298 | [log] [tgz] |
|---|---|---|
| author | Daniel Rosenberg <drosen@google.com> | Thu Mar 02 15:11:27 2017 -0800 |
| committer | William Bellavnce <flintman@flintmancomputers.com> | Thu Mar 21 09:51:47 2019 -0400 |
| tree | 26c6716722e212ad638780f0e20c71fe9dce6b96 | |
| parent | 941cfb0d517ed07dd57e85014985aa669571fe1a [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