github osxfuse/osxfuse macfuse-4.3.0
macFUSE 4.3.0

latest releases: macfuse-4.7.2, macfuse-4.7.1, macfuse-4.7.0...
pre-release2 years ago
  • Improve performance by adding support for read/write node locking. File systems should declare this capability, if they are thread safe with respect to file system operations involving the same node. Otherwise, file system operations (involving the same node) are processed serially. See Declaring File System Capabilities for details.

  • Fix minor memory leak in kernel extension

  • Work around pointers being censored in kernel logs. By default, macOS removes all kernel memory addresses from logs. Unfortunately, this complicates debugging threading and locking issues.

  • Remove obsolete conditionals M_OSXFUSE_ENABLE_INTERIM_FSNODE_LOCK and M_OSXFUSE_ENABLE_BIG_LOCK from the kernel extension and clean up code

  • Update build scripts for Xcode 13

Don't miss a new osxfuse release

NewReleases is sending notifications on new releases.