Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle unknown inode #574

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wph95
Copy link

@wph95 wph95 commented Oct 27, 2020

fix #573

Copy link
Contributor

@ebressler ebressler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, I see how this works around the panic and thus the hang that results from it, but this doesn't explain how we got into a state where the inode doesn't exist. In theory, it shouldn't be possible unless there is some odd race condition I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Goofys panic: Unknown inode {inode_ID} in ForgetInode func
2 participants