Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants