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

chansrv FUSE fixes #3082

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

matt335672
Copy link
Member

Fixes #3067

Also:-

  • Moves a message asking the user to unmount an existing mounted directory to the right place.
  • Removes a '255' magic number
  • Replaces a couple of LOG_DEVEL messages with LOG messages so it's possible to determine why a mount failed.

1) [Regression] If the specified mountpoint is not immediately below an
   existing directory, the directory is not created.
2) The message to ask the user to unmount an existing mounted directory
   has been moved to the right place.
Copy link
Member

@metalefty metalefty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@matt335672 matt335672 merged commit 640411d into neutrinolabs:devel May 21, 2024
14 checks passed
@matt335672 matt335672 deleted the chansrv_fuse_fixes branch May 21, 2024 13:21
@metalefty
Copy link
Member

Let's backport to both v0.9 and v0.10.

@metalefty
Copy link
Member

Regarding v0.9, there are some fixes (cherry-picks in #2958) not included in v0.9.25.1. I will make a v0.9.26 release which contains #2958 fixes and this.

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.

drive redirection not working on RHEL 9
2 participants