]> git.proxmox.com Git - pve-installer.git/commit
tui: bootdisk: expose `arc_max` ZFS option for PVE installations
authorChristoph Heiss <c.heiss@proxmox.com>
Tue, 7 Nov 2023 12:20:54 +0000 (13:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Nov 2023 15:40:15 +0000 (16:40 +0100)
commit521dfff58362ad7644604cead593c0d398f8cbf7
treef97109997caead4e22b748ca2f06fdcc53676f94
parent13490d13b6b5b89ae107c64924879897e89c5453
tui: bootdisk: expose `arc_max` ZFS option for PVE installations

To set the maximum value for arc_max accordingly, simply pass down
`RuntimeInfo` directly instead of the disks array to the views.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-tui-installer/src/main.rs
proxmox-tui-installer/src/views/bootdisk.rs
proxmox-tui-installer/src/views/mod.rs