- Add file handle argument to
getattr()
- Change
poll()
to take aPollHandle
instead of au64
- Add low level API for manually mounting or wrapping a fuse file descriptor into a
Session
- Fix compatibility with MacFUSE 4.x
- Performance optimizations
getattr()
poll()
to take a PollHandle
instead of a u64
Session