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

maps: Fix the error message in MapData::pin() #435

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

vadorovsky
Copy link
Member

The syscall name is BPF_OBJ_PIN, not BPF_OBJ_GET.

Signed-off-by: Michal Rostecki vadorovsky@gmail.com

The syscall name is `BPF_OBJ_PIN`, not `BPF_OBJ_GET`.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
@netlify
Copy link

netlify bot commented Nov 7, 2022

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e0a9895
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/636902b52c8a83000827f73d
😎 Deploy Preview https://deploy-preview-435--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@vadorovsky vadorovsky merged commit 3e089a6 into aya-rs:main Nov 8, 2022
@vadorovsky vadorovsky deleted the pin-fix-error-msg branch November 8, 2022 15:22
@dave-tucker dave-tucker added fix A PR that is a small change or fixes a bug aya This is about aya (userspace) labels Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya This is about aya (userspace) fix A PR that is a small change or fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants