From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH zfsonlinux/kernel] update ZFS to 2.1.2
Date: Thu, 23 Dec 2021 17:22:20 +0100 [thread overview]
Message-ID: <20211223162224.1120203-1-s.ivanov@proxmox.com> (raw)
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
next reply other threads:[~2021-12-23 16:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-23 16:22 Stoiko Ivanov [this message]
2021-12-23 16:22 ` [pve-devel] [PATCH zfsonlinux 1/2] update submodule and patches to ZFS 2.1.2 Stoiko Ivanov
2021-12-23 16:22 ` [pve-devel] [PATCH zfsonlinux 2/2] d/rules: allow abigail to fail Stoiko Ivanov
2021-12-23 16:22 ` [pve-devel] [PATCH pve-kernel 1/2] patches: add Author information to disable-split-btf.patch Stoiko Ivanov
2021-12-23 16:22 ` [pve-devel] [PATCH pve-kernel 2/2] drop -ERESTARTSYS handling in blkdev_get_by_dev patch Stoiko Ivanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211223162224.1120203-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.