-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: libfuse/libfuse
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
failed test of test_passthrough_hp in test_example.py which fuse_passthrough is enabled by default
#1048
opened Oct 10, 2024 by
yangyun50
API-incompatible change in 3.15.0 caused by adding parallel_direct_writes to bit field in fuse_file_info
#1029
opened Aug 28, 2024 by
mxmlnkn
FreeBSD: with passthrough, getcwd returns "No such file or directory" within mount points
#962
opened Jun 6, 2024 by
gzetzsche
severe file corruption when using libfuse3 with sshfs (probably not only with sshfs?) - possible fix
#945
opened May 4, 2024 by
cornerfix
Bind mounts of stale FUSE file systems remain despite auto_unmount
#889
opened Feb 9, 2024 by
GigabyteProductions
Document ownership and lifetime of buffers passed to callbacks
enhancement
#725
opened Jan 27, 2023 by
mrvn
../lib/fuse.c:1451: unlink_node: Assertion `node->nlookup > 1' failed
needs-info
#589
opened Mar 14, 2021 by
limetech
Consider using name_to_handle_at() instead of open(O_PATH) in low-level examples
enhancement
#576
opened Jan 6, 2021 by
Nikratio
passthrough_ll can skip entries during readdir on non-Linux platforms
bug
#401
opened Apr 30, 2019 by
asomers
Skipping open(O_WRONLY) test if writeback is enabled does not work reliably
bug
#355
opened Feb 8, 2019 by
Smit-tay
test_passthrough "writeback" should be a separate test case
enhancement
#353
opened Feb 4, 2019 by
Smit-tay
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.