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

detect loops in dtab playground #87

Closed
olix0r opened this issue Feb 10, 2016 · 1 comment
Closed

detect loops in dtab playground #87

olix0r opened this issue Feb 10, 2016 · 1 comment

Comments

@olix0r
Copy link
Member

olix0r commented Feb 10, 2016

Dtab loops can be hard to debug. I think we can flag probable loops with this one weird trick:

  • If a given dentry applies more than once in a resolution, it's probably a loop

Need to think about weird corner cases for this but it would be helpful.

@olix0r
Copy link
Member Author

olix0r commented Sep 12, 2016

I don't think this is really tractable as-is.

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