Am 20.11.24 um 19:24 schrieb Daniel Kral:> Allows the ZFS RAID levels to be 
either lowercase or uppercase when
> deserializing them from string values, i.e. currently only the config
> value of `zfs.raid` in auto-installer answer files.
> 
> This partly fixes a regression, where deserializing the `zfs.raid`
> property in answer files were only possible with uppercase values for
> the ZFS RAID Z-levels, opposed to only lowercase as in previous
> versions. This breaks the user API, as users cannot use the same answer
> files as before for ZFS RAID Z-levels (the prepare-iso command fails).
> 
> Fixes: 510b0c008fb1 ("common: simplifying filesystem type serializing & 
> Display trait impl")
> Signed-off-by: Daniel Kral <d.k...@proxmox.com>
> ---
>  proxmox-installer-common/src/options.rs | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
> 
>
applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to