Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@cberner cberner released this 26 Oct 04:00
· 3 commits to master since this release
  • Add file handle argument to getattr()
  • Change poll() to take a PollHandle instead of a u64
  • Add low level API for manually mounting or wrapping a fuse file descriptor into a Session
  • Fix compatibility with MacFUSE 4.x
  • Performance optimizations