all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH zfsonlinux/kernel] update ZFS to 2.1.2
@ 2021-12-23 16:22 Stoiko Ivanov
  2021-12-23 16:22 ` [pve-devel] [PATCH zfsonlinux 1/2] update submodule and patches to ZFS 2.1.2 Stoiko Ivanov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stoiko Ivanov @ 2021-12-23 16:22 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-23 16:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23 16:22 [pve-devel] [PATCH zfsonlinux/kernel] update ZFS to 2.1.2 Stoiko Ivanov
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

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal