Skip to content

v0.6.5.11

Compare
Choose a tag to compare
@tonyhutter tonyhutter released this 10 Jul 22:32
zfs-0.6.5.11

Supported Kernels

  • Compatible with 2.6.32 - 4.12-rc3 Linux kernels.

Bug Fixes

  • Linux 4.12 compat: super_setup_bdi_name() - add missing code #6089 #6324
  • Musl libc fixes #6310
  • Increase zfs_vdev_async_write_min_active to 2 #5926
  • Fix int overflow in zbookmark_is_before()- Fix RHEL 7.4 bio_set_op_attrs build error #6234 #6271
  • Fix RHEL 7.4 bio_set_op_attrs build error #6253
  • GCC 7.1 fixes #6253
  • Remove complicated libspl assert wrappers #4449
  • Compatibilty with glibc-2.23 #6132
  • glibc 2.5 compat: use correct header for makedev() et al. #5945
  • Fix RWSEM_SPINLOCK_IS_RAW check failed #622