[pve-devel] applied-series: [PATCH installer 0/2] fix 2 bugs related to hdsize selection

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Apr 20 14:12:49 CEST 2022


On 19.04.22 14:02, Stoiko Ivanov wrote:
> noticed that these 2 bugs were still open in bugzilla (and assigned to me).
> 
> The issues are independent of each other - but the fixes touch the same part
> of the code - hence I'm sending them in a common series.
> 
> roughly tested with a VM (scp'ing the updated proxinstall from the
> second debug shell)
> 
> 
> Stoiko Ivanov (2):
>   fix #3188: update hdsize spin-button on disk-selection change
>   fix #3587: make hdsize configurable for btrfs setups
> 
>  proxinstall | 95 ++++++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 65 insertions(+), 30 deletions(-)
> 


applied, thanks! Made some followups on top to avoid the relatively expensive recreation
of the GTK::Adjustment element for each view every time a disk selection change and some
improvements/clean-ups in the pre-existing code too.





More information about the pve-devel mailing list