github osxfuse/osxfuse osxfuse-3.8.1
FUSE for macOS 3.8.1

latest releases: macfuse-4.7.1, macfuse-4.7.0, macfuse-4.6.2...
pre-release5 years ago
  • Add experimental support for macOS 10.14

  • Add support for Xcode 10

  • Perform user space directory loop check. This fixes a hang when renaming directory loops. For details see #495.

  • Workaround for NULL context in getattr vnode operation. Third party kernel extensions might call getattr with a NULL context. As a workaround the kernel extension falls back to the current thread's context. For details see #510.

  • Fix bug when closing an already removed file. Open file handles need to be closed even if the corresponding vnode has already been revoked, otherwise the user space file system daemon will leak files. For details see #488.

Don't miss a new osxfuse release

NewReleases is sending notifications on new releases.