Skip to content

zfs-0.7.10

Compare
Choose a tag to compare
@tonyhutter tonyhutter released this 07 Sep 20:48
· 39 commits to zfs-0.7-release since this release
zfs-0.7.10

Updated 9/17/18: We've found a serious regression in 0.7.10 (#7906 #7899). Please use 0.7.9 or 0.7.11.

Supported Kernels

  • Compatible with 2.6.32 - 4.18 Linux kernels.

Bug Fixes

ZFS

  • Correctly handle errors from kern_path #7764 #7864
  • Fix build with CONFIG_GCC_PLUGIN_RANDSTRUCT f4ee628
  • Fix 'zfs recv' of non large_dnode send streams #7617 #7662
  • Fix object reclaim when using large dnodes #7097 #7433
  • Fix problems receiving reallocated dnodes #6821 #6864
  • Fedora 28: Fix misc bounds check compiler warnings #7826 #7830
  • Fix libaio-devel requirement for Debian-based distributions #7829 #7831
  • Add libaio-devel BuildRequires #7821 #7824
  • Add missing zfs-dracut RPM dependencies #7729 #7747
  • Don't modify argv[] in user tools #7760
  • Fix arcstat.py handling of unsupported options #7799
  • Allow inherited properties in zfs_check_settable() #7755 #7576 #7757
  • Fix zfs incremental send remove '-o' properties #7478
  • OpenZFS 8906 - uts: illumos rootfs should support salted cksum #6501 #7714
  • Fix zpl_mount() deadlock #7598 #7659 #7691 #7693
  • Fix kernel unaligned access on sparc64 #7642 #7684
  • Default ashift for Amazon EC2 NVMe devices #7676
  • Linux 4.14 compat: blk_queue_stackable() #7645
  • Add pool state /proc entry, "SUSPENDED" pools #7331 #7563
  • zpool reopen should detect expanded devices #7546
  • Support Debian DKMS builds #7358 #7540 #7554
  • module param callbacks check for initialized spa #7496 #7521
  • Trim new line from zfs_vdev_scheduler #3356 #6573
  • Fix ENOSPC in "Handle zap_add() failures in ..." #7401 #7421
  • Fix divide-by-zero in mmp_delay_update() #7391
  • OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue #7084
  • Linux compat 4.18: check_disk_size_change() #7611
  • Linux 4.18 compat: inode timespec -> timespec64 #7643
  • zv_suspend_lock in zvol_open()/zvol_release() #6342

SPL

  • Add rwsem_tryupgrade for 4.9.20-rt16 kernel (SPL) #7589
  • Add pool state /proc entry, "SUSPENDED" pools (SPL) #7331 #7563
  • Linux 4.18 compat: inode timespec -> timespec64 #7643