issues
search
ubnt-intrepid
/
polyfuse
A FUSE (Filesystem in Userspace) library for Rust
https://crates.io/crates/polyfuse
Apache License 2.0
108
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revitalize Unmaintained Crate
#154
sstelfox
closed
4 months ago
0
Fix typo in hello example
#153
dato
closed
9 months ago
2
Support building against musl
#152
muhamadazmy
closed
1 month ago
0
Fixing 'ls' error by adding missing OpenDir handler and mapping.
#151
avirtuos
opened
2 years ago
0
Hello example errors
#150
avirtuos
opened
2 years ago
1
WIP building on FreeBSD
#149
asomers
opened
3 years ago
3
Reuse buffer for request
#148
sum12
opened
3 years ago
5
bump polyfuse to 0.4.1
#147
ubnt-intrepid
closed
3 years ago
1
error message is ambiguous when fusermount is missing
#146
ubnt-intrepid
opened
3 years ago
1
fix overflowing the reply buffer for readdir
#145
sum12
closed
3 years ago
6
passthrough example fails for source with large (>~70 files)
#144
sjamgade
opened
3 years ago
1
update example: memfs
#143
ubnt-intrepid
closed
3 years ago
1
improve coverage xtask
#142
ubnt-intrepid
closed
3 years ago
1
correct Discord invitation URL in badge
#141
ubnt-intrepid
closed
3 years ago
1
bump polyfuse-tokio to 0.2.3
#140
ubnt-intrepid
closed
3 years ago
1
prepare for releasing 0.4.0
#139
ubnt-intrepid
closed
3 years ago
1
introduce KernelConfig
#138
ubnt-intrepid
closed
3 years ago
1
simplify reply/notification API
#137
ubnt-intrepid
closed
3 years ago
1
hydrate Connection into Session
#136
ubnt-intrepid
closed
3 years ago
1
correct length value in notification payloads
#135
ubnt-intrepid
closed
3 years ago
1
upgrade abstraction of scattered bytes
#134
ubnt-intrepid
closed
3 years ago
1
Simplify reply and notify APIs
#133
ubnt-intrepid
closed
3 years ago
1
tidy up examples
#132
ubnt-intrepid
closed
3 years ago
1
bump ABI version to 7.31 (in libfuse 3.10.1)
#131
ubnt-intrepid
closed
3 years ago
1
add example that demonstrates Tokio integration
#130
ubnt-intrepid
closed
3 years ago
2
enable -o auto_unmount by default
#129
ubnt-intrepid
closed
3 years ago
1
Update examples
#128
ubnt-intrepid
closed
3 years ago
2
add unit tests for Decoder
#127
ubnt-intrepid
closed
3 years ago
1
fix conn::mount()
#126
ubnt-intrepid
closed
3 years ago
2
impl fmt::Debug for op/reply types
#125
ubnt-intrepid
closed
3 years ago
1
use vectored read in session initialization
#124
ubnt-intrepid
closed
3 years ago
1
rewrite implementation around Connection
#123
ubnt-intrepid
closed
3 years ago
1
remove polyfuse-async-std
#122
ubnt-intrepid
closed
3 years ago
1
hydrate polyfuse-mount into polyfuse
#121
ubnt-intrepid
closed
3 years ago
1
Enable missing filesystem operation and miscellaneous utilities
#120
ubnt-intrepid
closed
3 years ago
1
use zerocopy crate for safe zero-copy encoding/decoding
#119
ubnt-intrepid
closed
3 years ago
1
simplify operation and reply types
#118
ubnt-intrepid
closed
3 years ago
1
re-enable unit test for session initialization
#117
ubnt-intrepid
closed
3 years ago
1
upgrade dev tools
#116
ubnt-intrepid
closed
3 years ago
1
Switch to source-based code coverage
#115
ubnt-intrepid
closed
3 years ago
19
polish reply abstraction
#114
ubnt-intrepid
closed
3 years ago
2
switch from callback based operation handling
#113
ubnt-intrepid
closed
3 years ago
1
polish session API
#112
ubnt-intrepid
closed
3 years ago
1
Re-enable readdir operations
#111
ubnt-intrepid
closed
3 years ago
1
Refactor request parsing
#110
ubnt-intrepid
closed
3 years ago
1
update common types
#109
ubnt-intrepid
closed
3 years ago
1
Refine op/reply abstractions
#108
ubnt-intrepid
closed
3 years ago
1
integrate polyfuse and polyfuse-daemon into a single crate
#107
ubnt-intrepid
closed
3 years ago
1
simplify operation traits
#106
ubnt-intrepid
closed
3 years ago
1
update information in README.md
#105
ubnt-intrepid
closed
3 years ago
1
Next