]> git.proxmox.com Git - zfsonlinux.git/commit
pick bug-fixes staged for 2.2.1
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 17 Nov 2023 14:03:02 +0000 (15:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 16:30:26 +0000 (17:30 +0100)
commit96c807af63f70dc930328e5801659a5bd40e6d47
treea9bbaba5ef5c84e9ac84081e58ac91d50bf9d058
parent88fd6e053b4cbfa197d04d4263eb176795b70977
pick bug-fixes staged for 2.2.1

ZFS 2.2.1 is currently being prepared, but the 3 patches added here
seem quite relevant, as the might cause dataloss/panics on setups
which run `zpool upgrade`.
See upstreams discussion for 2.2.1:
https://github.com/openzfs/zfs/pull/15498/
and the most critical issue:
https://github.com/openzfs/zfs/pull/15529
finally:
https://github.com/openzfs/zfs/commit/459c99ff2339a4a514abcf2255f9b3e5324ef09e
should not hurt either

the change to the UBSAN patch (0013) is unrelate, cosmetic only and
happened by running export-patchqueue.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
debian/patches/0013-Workaround-UBSAN-errors-for-variable-arrays.patch
debian/patches/0015-Fix-block-cloning-between-unencrypted-and-encrypted-.patch [new file with mode: 0644]
debian/patches/0016-Add-a-tunable-to-disable-BRT-support.patch [new file with mode: 0644]
debian/patches/0017-zfs-2.2.1-Disable-block-cloning-by-default.patch [new file with mode: 0644]
debian/patches/series