public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH zfsonlinux 0/3] update to 2.1.7
@ 2022-12-02 16:32 Stoiko Ivanov
  2022-12-02 16:32 ` [pve-devel] [PATCH zfsonlinux 1/3] update zfs submodule to 2.1.7 and refresh patches Stoiko Ivanov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stoiko Ivanov @ 2022-12-02 16:32 UTC (permalink / raw)
  To: pve-devel

ZFS 2.1.7 got released yesterday [0]

the bulk of commits are fixes for issues discovered by static
code-analyzers - while the bugs don't seem to have been hit in the wild it
is still an improvment

did some very superficial tests (migrate a container with replicaton
config forth and back, create a snapshot and rollback to it ([1] stood out
to me), and running ztest for 20 minutes).

While updating I also pulled in a change from debian-upstream, and noticed
that libudev-dev (and libaio-dev) was missing as build-depends.

[0] https://github.com/openzfs/zfs/releases/tag/zfs-2.1.7
[1]
https://github.com/openzfs/zfs/pull/14162/commits/52e658edd7afbe66149da6efec467633868ca03c

Stoiko Ivanov (3):
  update zfs submodule to 2.1.7 and refresh patches
  trim: clean up, fix
  d/control: add libudev-dev and libaio-dev to build-depends

 debian/control                                |  2 +
 ...ith-d-dev-disk-by-id-in-scan-service.patch |  2 +-
 ...md-unit-for-importing-specific-pools.patch |  2 +-
 ...-guard-access-to-l2arc-MFU-MRU-stats.patch |  2 +-
 ...ramfs-use-mount.zfs-instead-of-mount.patch | 74 -------------------
 .../0013-etc-mask-zfs-load-key.service.patch  | 37 ----------
 ...ould-have-its-argument-list-marked-v.patch | 40 ----------
 debian/patches/series                         |  3 -
 .../zfsutils-linux/usr/lib/zfs-linux/trim     | 74 ++++++++-----------
 upstream                                      |  2 +-
 10 files changed, 38 insertions(+), 200 deletions(-)
 delete mode 100644 debian/patches/0012-initramfs-use-mount.zfs-instead-of-mount.patch
 delete mode 100644 debian/patches/0013-etc-mask-zfs-load-key.service.patch
 delete mode 100644 debian/patches/0014-kcfpool_alloc-should-have-its-argument-list-marked-v.patch

-- 
2.30.2





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

end of thread, other threads:[~2022-12-06 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-02 16:32 [pve-devel] [PATCH zfsonlinux 0/3] update to 2.1.7 Stoiko Ivanov
2022-12-02 16:32 ` [pve-devel] [PATCH zfsonlinux 1/3] update zfs submodule to 2.1.7 and refresh patches Stoiko Ivanov
2022-12-02 16:32 ` [pve-devel] [PATCH zfsonlinux 2/3] trim: clean up, fix Stoiko Ivanov
2022-12-02 16:32 ` [pve-devel] [PATCH zfsonlinux 3/3] d/control: add libudev-dev and libaio-dev to build-depends Stoiko Ivanov
2022-12-06 15:45 ` [pve-devel] applied: [PATCH zfsonlinux 0/3] update to 2.1.7 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