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

Ensure that a remote mount declaration with port number isn't reused. #1

Merged
merged 5 commits into from
Jul 18, 2024

Conversation

thallgren
Copy link
Member

The mount struct reflects a one-time connection for the sshfs command.
It cannot be reused and must therefore be purged when the sshfs
terminates.

The mount struct reflects a one-time connection for the sshfs command.
It cannot be reused and must therefore be purged when the sshfs
terminates.

Signed-off-by: Thomas Hallgren <[email protected]>
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.

Docker volume mounts fail after ending docker-run with <ctrl>-c
1 participant