Skip to content

Commit

Permalink
[wip][feature] fusepy: Add FUSE 3 support
Browse files Browse the repository at this point in the history
fusepy/fusepy #66, #67, #101
fusepy/fusepy #100

First test with ratarmount worked!

 - [ ] I only monkey-patched readdir and getattr. The other changed
   methods should also be adjusted and tested and maybe we can do
   better, e.g., by letting the caller decide which interface they want
   to implement with a member variable as flag! Or do it via inspection
   like in fusepy/fusepy#101, but the overhead
   might be killer.
  • Loading branch information
mxmlnkn committed Aug 30, 2024
1 parent 60d2166 commit bc72c49
Showing 1 changed file with 379 additions and 105 deletions.
Loading

0 comments on commit bc72c49

Please sign in to comment.