Skip to content

zfs-windows-2.2.3-rc4

Latest
Compare
Choose a tag to compare
@lundman lundman released this 10 Apr 01:36
· 666 commits to windows since this release

Announcing the release of zfs-macOS-2.2.3, it is fairly close to upstream OpenZFS-2.2.3

rc4:

  • Unload BSOD, cpuid clobbers rbx

Most of the time this is not noticeable, but in registry-has-changed-callback
during borrowed-stack handling, rbx changing has interesting side-effects,
like BSOD at unload time.

This means 2.2.3rc1-rc3 can have BSOD at unload time. If you wish to avoid that,
rename Windows/system32/drivers/openzfs.sys to anything not ".sys", then reboot.
The system will come back without OpenZFS, and you can install rc4.

rc3:

  • Fix input of passwords
  • fix suspended pools block reboots
  • minor smb fixes

rc2:

  • CPUID clobbered registers leading to BSOD

rc1:

  • Redone CPUID probe, please verify it is correct
  • Tunable: "zfs_bclone_wait_dirty" set to wait instead of error from clonefile.
  • DDT work (memory reduction, speedup)
  • zfs list: add '-t fs' and '-t vol' options
  • Add slow disk diagnosis to ZED
  • Add 'zpool status -e' flag to see unhealthy vdevs
  • BRT: Fix FICLONE/FICLONERANGE shortened copy
  • (zpool: Add slot power control, print power status) not on Windows (yet)
  • spa: make read/write queues configurable
  • Allow block cloning across encrypted datasets
  • Add libfetch for https://

OpenZFSOnWindows-debug-.99-137-g4b326b9b92-dirty.exe

testing compat-file-parser and avoid assert in IO completion.