This repository was archived by the owner on Sep 8, 2026. It is now read-only.
[pull] master from libfuse:master - #84
Merged
Merged
Conversation
A filesystem that assigns conn->want in its init op clears FUSE_CAP_OVER_IO_URING along with it -- bit 31 is inside the deprecated 32-bit field. The status line called that not_offered, so the suite failed daemons whose kernel had offered the transport. Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
The runner owns discovery, containment and grading; what the build was configured with and what the kernel offers is a different question, and run-tests.py had grown four answers to it. Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
A daemon that dies with io-uring registered leaves the mountpoint returning ECONNABORTED, not ENOTCONN: the probe open() is queued on a ring the kernel has not finished tearing down yet, and the teardown ends the request rather than refusing it. Accepting only ENOTCONN skips the auto-unmount and leaves the mount behind. Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
The jobs were parked because GitHub Actions runners had no fuse io-uring support. ubuntu-latest now runs a 6.17 kernel, which does. Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
This is safer than using umount2() directly, since it does the all the "fusermount -u" checks. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )