Skip to content

1.0.44 Release

Latest
Compare
Choose a tag to compare
@macos-fuse-t macos-fuse-t released this 31 Oct 12:13
· 1 commit to main since this release
18394ef

Bug fixes:

  • Crash when performing file deletion in parallel with ReadDir op
  • Workaround: Don't fail NFS Read/Write op on a closed file handle (ReOpen -> Read/Write -> Close).
  • #72