Skip to content

v0.6.5.5

Compare
Choose a tag to compare
@nedbass nedbass released this 09 Mar 23:26
· 7771 commits to master since this release

Supported Kernels

  • Compatible with 2.6.32 - 4.5 Linux kernels.

Bug Fixes

  • Linux 4.5 compatibility #4228
  • Create working debuginfo packages on Red Hat #4224
  • Make arc_summary.py and dbufstat.py compatible with python3
  • musl libc compatibility for mount.zfs option parsing #4222
  • Prevent arc_c collapse and possible panic #3904
  • Prevent duplicated xattr between SA and dir #4153
  • Fix zsb->z_hold_mtx deadlock #4106
  • Prevent SA header corruption #4150
  • Allow SPL's copy-builtin to run multiple times openzfs/spl#526
  • Use safer flags for in-kernel memory allocations openzfs/spl#523
  • Fix potential deadlock in cv_wait() #4106
  • Fix livelock in shrinker #3936