Skip to content
Snippets Groups Projects
Commit 57e49bef authored by Daniel Roseberg's avatar Daniel Roseberg Committed by Daniel Rosenberg
Browse files

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: default avatarDaniel Rosenberg <drosen@google.com>
Bug: 38117720
Change-Id: Ie2f587483b9abb5144263156a443e89bc69b767b
parent 8c5e68ff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment