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

Fix error message in quota always shows inode 0 #4741

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

polyrabbit
Copy link
Contributor

We see lots of error messages on quota, which displays a wrong inode:

Get directory parent of inode 0: no such file or directory [quota.go:344]

@jiefenghuang
Copy link
Contributor

There are two other places called getDirParent with the same issue.

@davies davies requested a review from SandyXSD April 22, 2024 06:07
@polyrabbit
Copy link
Contributor Author

OK, also updated those two

@SandyXSD SandyXSD merged commit 38ebf17 into juicedata:main Apr 22, 2024
32 checks passed
SandyXSD pushed a commit that referenced this pull request Jun 19, 2024
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.

3 participants