Release of OSXFUSE 2.5.5 Posted on 21 Mar 2013
Fixes
- Fixed a race condition, that can trigger a kernel panic when unmounting a FUSE volume. Tracked as issue #77: "Kernel Panic iMac27 10.8.2 - Wuala & Osx Fuse"
- Fixed a bug, that can cause a kernel panic when function
fuse_purge_np
is called from the user space file system implementation. Reported by meg75: "Is there an osxfuse equivalent for the fuse call fuse_lowlevel_notify_inval_entry"