Skip to content

Conversation

@delandtj
Copy link
Contributor

@delandtj delandtj commented Sep 8, 2025

Summary:

  • Prefer fusermount3 when available; fallback to fusermount.
  • Pass nonempty only when using legacy fusermount (FUSE2) to allow mounting over non-empty directories.

Key changes:

Build:

  • Verified with MUSL target debug build using feature flag:
    cargo build --target x86_64-unknown-linux-musl --features build-binary

Context:

  • Addresses mounting over non-empty directories while maintaining FUSE3 compatibility (nonempty omitted for fusermount3).

@delandtj delandtj merged commit f9e889c into development Sep 9, 2025
1 of 2 checks passed
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.

3 participants