public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH zfsonlinux] update submodule to 2.4.1 and refresh patches
@ 2026-03-06 11:21 Stoiko Ivanov
  2026-03-09 19:20 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stoiko Ivanov @ 2026-03-06 11:21 UTC (permalink / raw)
  To: pve-devel

using import-patchqueue and export-patchqueue from
pve-kernel/debian/scripts. all existing patches applied cleanly.

The changelog is quite long - a (biased) selection of improved/fixed
issues (issue numbers refer to https://github.com/openzfs/zfs/):
* Improved accounting of available space (special vdevs/dedup) #1822
* Added a CI test for building ZFS into the kernel (not DKMS, not as a
  module like we do)
* Support for Linux kernel 6.19 #18197
* Improvments to shell code in zfs-initramfs #18000
* Improved parallel arc eviction #17970

Minimally tested with 2 VMs running containers with replication.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
 ...8-zpool-status-tighten-bounds-for-noalloc-stat-availab.patch | 2 +-
 upstream                                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0008-zpool-status-tighten-bounds-for-noalloc-stat-availab.patch b/debian/patches/0008-zpool-status-tighten-bounds-for-noalloc-stat-availab.patch
index 8c1cecaee..d9adf54e7 100644
--- a/debian/patches/0008-zpool-status-tighten-bounds-for-noalloc-stat-availab.patch
+++ b/debian/patches/0008-zpool-status-tighten-bounds-for-noalloc-stat-availab.patch
@@ -51,7 +51,7 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/cmd/zpool/zpool_main.c b/cmd/zpool/zpool_main.c
-index a4a372834718ed48255e9b7a2dd375be0b45bc64..c059dd75283dbf89dcd3959c44b2341f13aac820 100644
+index cd1b61f137e5bf0cd35966418e1f3a2739244306..59bc5b972934f2ade80dc2d86e7437085486ae6d 100644
 --- a/cmd/zpool/zpool_main.c
 +++ b/cmd/zpool/zpool_main.c
 @@ -3112,7 +3112,8 @@ print_status_config(zpool_handle_t *zhp, status_cbdata_t *cb, const char *name,
diff --git a/upstream b/upstream
index 743334913..1c702dda3 160000
--- a/upstream
+++ b/upstream
@@ -1 +1 @@
-Subproject commit 743334913e5a5f60baf287bcc6d8a23515b02ac5
+Subproject commit 1c702dda346a59e05cfd3029569bbb1d5d91c54b
-- 
2.47.3





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

end of thread, other threads:[~2026-03-09 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-06 11:21 [PATCH zfsonlinux] update submodule to 2.4.1 and refresh patches Stoiko Ivanov
2026-03-09 19:20 ` applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal