Skip to content

zfs-0.7.2

Compare
Choose a tag to compare
@tonyhutter tonyhutter released this 25 Sep 23:57
· 6719 commits to master since this release
zfs-0.7.2

Supported Kernels

  • Compatible with 2.6.32 - 4.13 Linux kernels.

Bug Fixes

  • Correct cppcheck errors #6662 #6653
  • Increase default arc_c_min #6659
  • Export symbol dmu_tx_mark_netfree() #6660
  • ZTS fix slog_replay_volume.ksh failure #6654
  • Linux 4.14 compat: IO acct, global_page_state, etc #6655 #6635
  • Modifying XATTRs doesnt change the ctime #3644 #6586
  • Fix volume WR_INDIRECT log replay #6620 #6603
  • Improved dnode allocation and dmu_hold_impl() #6611 #6611
  • Linux 4.8+ compatibility fix for vm stats #6528
  • Disable mount(8) canonical paths in do_mount() #1791 #6429 #6437
  • Fix range locking in ZIL commit codepath #6238 #6315 #6356 #6477
  • Fix remounting snapshots read-write #6510 #6515
  • Fix ZTS grow_pool/setup #6499 #6516
  • vdev_id: implement slot numbering by port id #6484
  • Fix NULL pointer when O_SYNC read in snapshot #6478 #6494
  • zio_dva_throttle_done() should allow zinjected ZIO #6383 #6384
  • Man page fixes #6492
  • Crash in dbuf_evict_one with DTRACE_PROBE #6463
  • Tag zfs-0.7.1- Fix dnode allocation race #6414