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

dentry_wait_for_pending deadlock #105

Open
heatd opened this issue Apr 21, 2024 · 0 comments
Open

dentry_wait_for_pending deadlock #105

heatd opened this issue Apr 21, 2024 · 0 comments

Comments

@heatd
Copy link
Owner

heatd commented Apr 21, 2024

There's a deadlock related to dentry_wait_for_pending. Couldn't get much more info than that.

Shower thoughts:

  • Lets say i'm going to create a file (dir inode write locked), do a lookup, find a pending dentry
  • The pending resolver tries to get it in a shared lock
    This sounds like a problem?
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

No branches or pull requests

1 participant