]> git.proxmox.com Git - pve-installer.git/commit
proxinstall, common: remove deprecated fletcher2 as zfs checksum algorithm
authorChristoph Heiss <c.heiss@proxmox.com>
Fri, 22 Dec 2023 10:52:24 +0000 (11:52 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Feb 2024 12:06:03 +0000 (13:06 +0100)
commit49d08ff904f9e8b795fc7ce09aa5eb62cccf2163
tree9ba3a4267d363c159a06d1c58eba45451bdaf934
parent52c995e2c7b49ccc8122f63c4067e3569c345c40
proxinstall, common: remove deprecated fletcher2 as zfs checksum algorithm

Fletcher-2 has long been deprecated and should not be used anymore
[0][1], so we probably should not offer it anymore too. It's been
deprecated since at least over 3 years, beyond that it's hard to find
an exact date.

[0]: https://openzfs.github.io/openzfs-docs/Basic%20Concepts/Checksums.html#checksum-algorithms
[1]: https://people.freebsd.org/~asomers/fletcher.pdf

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxinstall
proxmox-installer-common/src/options.rs