]> git.proxmox.com Git - pve-installer.git/commit
Fix #2009: Recreate hdsize_adj with new hdsize
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 7 Dec 2018 11:35:31 +0000 (12:35 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 10 Dec 2018 09:17:51 +0000 (10:17 +0100)
commit93c8fdb021524b709b579b7eeed03b1bfa5e6820
treec0847468a202ff5a7897464ad2b4ddb8031e007c
parentf20832ec1dc1d3accf87f11e6b300e9e8ec839e1
Fix #2009: Recreate hdsize_adj with new hdsize

Creating $hdsize_size_adjustment once with a passed hdsize, breaks changing
the disk to a smaller/larger one, since the installer is stuck with the limits
set with the initial disk.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
proxinstall