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

Incorrect log message in store/fs.go #1612

Closed
iain-macdonald opened this issue Mar 14, 2024 · 1 comment
Closed

Incorrect log message in store/fs.go #1612

iain-macdonald opened this issue Mar 14, 2024 · 1 comment

Comments

@iain-macdonald
Copy link
Contributor

I believe the log message on line 244 of store/fs.go is incorrect. Instead of saying "rootnode.Lookup: uknown node type detected" it should say "refnode.Lookup: uknown node type detected" as it's a method on refnode. I opened a PR to fix this, but I can't request a reviewer as I don't have write access to the containerd/stargz-snapshotter repository.

@ktock
Copy link
Member

ktock commented Mar 17, 2024

Fixed in #1595

@ktock ktock closed this as completed Mar 17, 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

No branches or pull requests

2 participants