commit | a37e92bf34ad25e5d16cbd63c6cc9423aae3c914 | [log] [tgz] |
---|---|---|
author | Daniel Roseberg <drosen@google.com> | Tue May 09 13:36:35 2017 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Tue Aug 28 17:10:42 2018 +0530 |
tree | d44e75b367c2b404745d6419daf0f8bb5c3df345 | |
parent | 89c1317b62bb8b3b7524ba8ef287ea7a7fbf9fbc [diff] |
ANDROID: sdcardfs: Don't iput if we didn't igrab If we fail to get top, top is either NULL, or igrab found that we're in the process of freeing that inode, and did not grab it. Either way, we didn't grab it, and have no business putting it. Signed-off-by: Daniel Rosenberg <drosen@google.com> Bug: 38117720 Change-Id: Ie2f587483b9abb5144263156a443e89bc69b767b