zfs-0.8.6
This is a tiny release primarily intended to get zfs-0.8-release
building again on Centos 8.3 (since we don't provide zfs-2.0.0 RPMs for Centos 8.3 in our main branch yet). It also includes all the patches that were in the zfs-0.8.6-staging
branch.
Supported Kernels
- Compatible with 2.6.32 - 5.9 Linux kernels
Changes
- Restore ARC MFU/MRU pressure #10548 #10618
- Linux 5.10 compat: check_disk_change() removed #11085
- Linux 5.10 compat: frame.h renamed objtool.h #11085
- blkg_tryget config test: initialize struct #10713 #11049
- copy-builtin: make sure kernel Makefiles don't look in zfs source tree
- copy-builtin: don't create sed backup files
- copy-builtin: remove .gitignore from KERNEL_DIR/include/zfs
- Increase Supported Linux Kernel to 5.9 (#11057)
- Bump META Linux-Maximum to kernel 5.8 (#11019)