[pve-devel] [PATCH zfsonlinux/kernel] update ZFS to 2.1.2
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Dec 23 17:22:20 CET 2021
This patchset updates ZFS to 2.1.2 and adapt the buildsystem to it.
The cherry-picked patch from debian-upstream - of ignoring failed abigail
runs is due to ZFS switching over to libabigail 2.0.0 (which is not
available in bullseye) - one alternative could be to completely drop the
ABI checking in our build-scripts - but I went with the smaller delta to
debian
for the kernel-repo I needed to add the commiter information for
Fabian's "KConfig: disable module BTF debug info" patch
since else import-patchqueue refused to work.
The changes were tested on a virtual node of mine - the zvol ERSTARTSYS
issue is still fixed - tested with:
` parallel -j1000% nice -n19 dd if=\{\} of=/dev/null status=none bs=4K count=1 ::: /dev/zd*`
zfsonlinux:
Aron Xu (1):
d/rules: allow abigail to fail
Stoiko Ivanov (1):
update submodule and patches to ZFS 2.1.2
debian/patches/0005-Enable-zed-emails.patch | 2 +-
debian/patches/0007-Use-installed-python3.patch | 6 +++---
debian/rules | 2 +-
upstream | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
pve-kernel
Stoiko Ivanov (2):
patches: add Author information to disable-split-btf.patch
drop -ERESTARTSYS handling in blkdev_get_by_dev patch
...Config-disable-module-BTF-debug-info.patch | 23 +++++++++++
...ove-the-ERESTARTSYS-handling-in-blkd.patch | 40 -------------------
patches/kernel/0009-disable-split-btf.patch | 13 ------
3 files changed, 23 insertions(+), 53 deletions(-)
create mode 100644 patches/kernel/0008-KConfig-disable-module-BTF-debug-info.patch
delete mode 100644 patches/kernel/0008-Revert-block-remove-the-ERESTARTSYS-handling-in-blkd.patch
delete mode 100644 patches/kernel/0009-disable-split-btf.patch
--
2.30.2
More information about the pve-devel
mailing list