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 typo in mount setup for initial userns fallback #11334

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

copybara-service[bot]
Copy link

fix typo in mount setup for initial userns fallback

  • this fixes an invalid reference to the goferToHostRPC.OpenMount method in the urpc client, which leads to consistent errors like FATAL ERROR: error setting up FS: opening <dir name>: unknown method. The struct is called goferToHostRPC, not goferRPC
  • this bug is always hit when the current process does not have permissions to access the mount
  • this bug was introduced in this recently merged PR: gofer: open volumes from the initial userns #11128, which added this fallback mechanism

FUTURE_COPYBARA_INTEGRATE_REVIEW=#11333 from benhurdelhey:ben-hurdelhey_data/fix-mount-setup-initial-userns-fallback ffb7334

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jan 3, 2025
…unt-setup-initial-userns-fallback

PiperOrigin-RevId: 713006567
@copybara-service copybara-service bot merged commit b94ab73 into master Jan 7, 2025
0 of 2 checks passed
@copybara-service copybara-service bot deleted the test/cl711765562 branch January 7, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants