fix(deps): update rust crate fuser to 0.17#140
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
d06a38f to
da7d36e
Compare
a0a825b to
c63624e
Compare
c63624e to
a4dbf94
Compare
a4dbf94 to
5bc0eb5
Compare
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:
0.14→0.17Release Notes
cberner/fuser (fuser)
v0.17.0Compare Source
Major changes:
This breaking changes affects many of the methods on
FilesystemFilesystemtrait methods to use&self, and require mounted filesystems to beSend + Sync + 'staticVec<MountOption>mount APIs with a structuredConfigAPI, including ACL option handlingabi-7-xxare now ignored and will be removed in 0.18, with compatibility checks moved to runtime behaviorabi-7-9throughabi-7-19, plus tooling/docs/examples references)Config::n_threadsAsyncFilesystem)Minor changes:
BackgroundSession::jointoumount_and_join, returningio::Result<()>instead of panickingFUSE_DEV_IOC_CLONEsupport and improve passthrough descriptor handling (ReplyCreate,ReplyOpen,BackingId)ReplyCreate,ReplyOpen,BackingId)FileTypeconversion from stdFileTypelibfuse2orlibfuse3, preferlibfuse3by defaultosxfusesupport and improvemacfusecompatibilityfusermountbinary can be specified with theFUSERMOUNT_PATHenvironment variableallow_rootorallow_othermust be enabled when usingauto_unmountmountandspawn_mount-- usemount2andspawn_mount2insteadInternal changes:
fuser-testsand expanding CIv0.16.0Compare Source
KernelConfigcapabilities flags parameters tou64abi-7-9throughabi-7-18libfusefeature flag from defaults. Linking with libfuse can be enabled with thelibfusefeature flagv0.15.1Compare Source
v0.15.0Compare Source
getattr()poll()to take aPollHandleinstead of au64SessionConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.