Skip to content

zfs-0.7.1

Compare
Choose a tag to compare
@tonyhutter tonyhutter released this 08 Aug 23:24
· 6305 commits to master since this release
zfs-0.7.1

Supported Kernels

  • Compatible with 2.6.32 - 4.12 Linux kernels.

Bug Fixes

  • Fix dnode allocation race #6414 #6439
  • Add debug log entries for failed receive records #6465
  • dracut: Install commands required for vdev_id #6443 #6452
  • Only record zio->io_delay on reads and writes #6425 #6440
  • mmp_on_uberblocks: Use kstat for uberblock counts #6407 #6419
  • Fix volmode=none property behavior at import time #6426
  • Fix aarch64 build #6424
  • Disable zfs_send_007_pos #6422
  • Correct man page generation #6409 #6411
  • Add assert under lock to detect cases of dispach of a preallocated #609
  • Remove misguided HAVE_MUTEX_OWNER check, take 2 #639 #632
  • spl-mutex: fix race in mutex_exit zfsonlinux/zfszfsonlinux/zfs#6401 #637
  • Add __divmoddi4 and __udivmoddi4 for 32-bit arch #6417 #636
  • Fix aarch64 build #635