Skip to content

v0.6.5.3

Compare
Choose a tag to compare
@nedbass nedbass released this 14 Oct 18:06
· 184 commits to zfs-0.6.5-release since this release

Supported Kernels

  • Compatible with 2.6.32 - 4.3 Linux kernels.

Bug Fixes

  • Fix CPU hotplug openzfs/spl#482
  • Disable dynamic taskqs by default to avoid deadlock openzfs/spl#484
  • Don't import all visible pools in zfs-import init script #3777
  • Fix use-after-free in vdev_disk_physio_completion #3920
  • Fix avl_is_empty(&dn->dn_dbufs) assertion #3865