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

Prefer the version of fusermount that belongs to the statically linked fusermount version #85

Open
probonopd opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@probonopd
Copy link
Member

The current algorithm just uses the first fusermount[N] it can find.
To make the heuristic a bit more robust, we should search for the version matching the statically linked fusermount version (currently 3) first, before falling back to looking for other versions.

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