Skip to content

zfs-0.8.1

Compare
Choose a tag to compare
@tonyhutter tonyhutter released this 14 Jun 16:58
· 362 commits to zfs-0.8-release since this release
zfs-0.8.1

Supported Kernels

  • Compatible with 2.6.32 - 5.1 Linux kernels.

Changes

  • Fix comparison signedness in arc_is_overflowing() #8873
  • Fix incorrect error message for raw receive #8863
  • arc_summary: prefer python3 version and install when there is no python #8851
  • Fix %post and %postun generation in kmodtool #8866
  • Reinstate raw receive check when truncating #8852 #8857
  • If $ZFS_BOOTFS contains guid, replace the guid portion with $pool #8356
  • Fix integer overflow of ZTOI(zp)->i_generation #8858
  • hkdf_test binary should only have one icp instance #8850
  • Fixed a small typo in man/man1/raidz_test.1 #8855
  • Allow TRIM_UNUSED_KSYM when build as a builtin-module #8820
  • Make Python detection optional and more portable #8809 #8731
  • Wait in 'S' state when send/recv pipe is blocking #8733 #8752
  • Make zfs_async_block_max_blocks handle zero correctly #8829 #8289
  • Revert "Report holes when there are only metadata changes" #8816 #8834
  • Add link count test for root inode #8732
  • Exclude log device ashift from normal class #8735
  • Fix integer overflow in get_next_chunk() #8778 #8797
  • Double-free of encryption wrapping key due to invalid pool properties #8791
  • tests: fix cosmetic permission issues during 'make install' #8803
  • test-runner.py: change shebang to python3 #8803
  • Endless loop in zpool_do_remove() on platforms with unsigned char #8789
  • Fix embedded bp accounting in count_block() #8800 #8766
  • Disable parallel processing for 'zfs mount -l' #8762 #8811
  • Linux 5.2 compat: Directly call wait_on_page_bit() #8794
  • Linux 5.2 compat: Fix config/kernel-shrink.m4 test failure #8776
  • Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4 #8777
  • zpool: status -t is not documented in help message #8782
  • zfs-tests: fix warnings when packaging some .shlib files #8787
  • VERIFY3P() message is missing a space character #8786
  • zfs-tests: verify zfs(8) and zpool(8) help message is under 80 columns #8785
  • zfs: don't pretty-print objsetid property #8784
  • zfs: missing newline character in zfs_do_channel_program() error message #8783
  • Fix ksh-path for random_readwrite_fixed.ksh #8779
  • Linux 2.6.39 compat: Test if kstrtoul() exists #8760 #8761
  • Device removal panics on 32-bit systems #8790
  • zpool: trim -p is not a valid option #8781
  • Fix coverity defects: CID 186143 #8788
  • Rename reservation tests from *.sh to *.ksh #8729
  • Fix kstat state update during pool transition #8746
  • Linux 5.2 compat: rw_tryupgrade() #8730