-
OpenZFS 2.0.0-rc3 Pre-Release
released this
2020-10-01 19:36:27 +00:00 | 3093 commits to master since this releaseSupported Platforms:
- Linux: compatible with 3.10 - 5.8 kernels
- FreeBSD 12.1 (release), stable/12, and HEAD (13)
Changes
- Fix buggy procfs_list_seq_next warning #10984 #10996
- FreeBSD: Fix legacy compat for platform IOCs #10994
- Eliminate gratuitous bzeroing in dbuf_stats_hash_table_data #10993
- do a cyclic seek for unused memory objects in pool #10938 #10969
- Drop references when skipping dmu_send due to EXDEV #10919
- Add intel_QAT patches #10961 #10962
- Use known license string for zzstd #10982 #10992
- Fix CONFIG_DEBUG_LOCK_ALLOC configure check #10991
- Fix objtool configure check #10990
- Note that keys must be loaded for 'zpool remove' #10939 #10948
- Document branching structure #10976
- zfs userspace: use zfs_path_to_zhandle so argument can be a path #8915
- Add DB_RF_NOPREFETCH to dbuf_read()s in dnode.c #10877 #10953
- Fix PREEMPTION=y and BLK_CGROUP=y config on arm64 #8545 #9948 #10416 #10973
- FreeBSD: update cache_purgevfs usage after 1300117 version bump #10970
- FreeBSD: Code cleanup in zio_crypt #10884
- Prune dead branch reported by Coverity #10884
- zpool command complains about /etc/exports.d #10785 #10934
- zfs_log_write: simplify data copying code for WR_COPIED records #10956
- FreeBSD: Add support for procfs_list #10890
- FreeBSD: Don't save user FPU context in kernel threads #10899
- Don't set numobjs to UINT64_MAX or near it #10911 #10916
- contrib/initramfs: fix shellcheck and checkbashisms errors with shebang #10908
- Fix a logic bug in the FreeBSD getpages VOP #10519 #10960
- FreeBSD: Reduce stack usage of Lua #10959
- Annontate FreeBSD sysctls with CTLFLAG_MPSAFE #10836
- Fix switch statement indentation in the FreeBSD kstat code #10950
Downloads