Skip to content

v0.6.5.7

Compare
Choose a tag to compare
@nedbass nedbass released this 13 May 03:12
· 7818 commits to master since this release

Supported Kernels

  • Compatible with 2.6.32 - 4.6 Linux kernels.

Bug Fixes

  • Fix SPL build failure on PowerPC openzfs/spl#516
  • Fix user namespaces uid/gid mapping #4177
  • Fix ZPL miswrite of default POSIX ACL #4520
  • Linux 4.5 and 4.6 compatibility #4537 #4489
  • Ensure /dev/disk/by-partlabel gets correctly populated #4517
  • Utilities now work reliably with newly created partitions #3708
  • Import now reliably uses device names stored in label #3043
  • Fix possible deadlock in zfs_secpolicy_write_perms ioctl #4554
  • Fix inverted logic on none elevator comparison #4507
  • Add 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls for PPC #4477