]> git.proxmox.com Git - pve-installer.git/commit
move global cached disk state into block module
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 6 Apr 2023 15:55:28 +0000 (17:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jun 2023 07:36:58 +0000 (09:36 +0200)
commit40fbf8e63b18c69e25b3bd576d80de40f3fe6ae3
tree3909a8c86a6b2e256c8e23ffe48ce9850c893cfa
parent408a519a59b3a1a2a5ba9a02b32e99287d88caf1
move global cached disk state into block module

.. and introduce some helpers to finding/getting cached disks.

The hd_list method, which scans for physical disks, can be made
private with this change.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Proxmox/Sys/Block.pm
proxinstall