feat(deps): update trapexit/mergerfs 2.41.1 → 2.42.0#2338
Open
truecharts-admin wants to merge 1 commit intomainfrom
Open
feat(deps): update trapexit/mergerfs 2.41.1 → 2.42.0#2338truecharts-admin wants to merge 1 commit intomainfrom
truecharts-admin wants to merge 1 commit intomainfrom
Conversation
Crow-Control
approved these changes
May 8, 2026
Member
Crow-Control
left a comment
There was a problem hiding this comment.
Auto approved automated PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.41.1→2.42.0Release Notes
trapexit/mergerfs (trapexit/mergerfs)
v2.42.0: mergerfs v2.42.0Compare Source
mergerfs v2.42.0
Donations / Sponsorship
If you find mergerfs useful please consider supporting its ongoing development.
https://github.com/trapexit/support
New features
lup(least used percentage) policy: selects the branch with the lowest used space percentage.mount.mergerfsnow includes the-nflag to support mounting without updating /etc/mtab.Improvements
Behavior changes
default_permissionsoption as a result as mergerfs now requires the kernel to manage entitlements.fusermount3will be used if available and other options missing.remember-nodesoption is deprecated and the feature removed. There is now onlynever-forget-nodesbehavior. Any non-zero value inremember-nodeswill enablenever-forget-nodes. It was removed because time based really didn't save much memory and complicated the code. Doing this also reduced the size of each node helping offset increased node count.Bug fixes
rmdirno longer returns success if any rmdir call returns ENOTEMPTY.readlinkbuffer size management. The size does not include a nul terminating value.copy_file_rangeandfutimens.moveonenospcno longer crashes when all destination branches are rejected. Returns ENOSPC.Hardening
Full Changelog
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.