]> git.proxmox.com Git - pve-storage.git/commit
Diskmanage: introduce get_sysdir_size helper
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 26 Jan 2021 11:45:21 +0000 (12:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 6 Feb 2021 12:52:20 +0000 (13:52 +0100)
commit40be5c5cab097df9f70e93521c79cf0765b765f7
treee14ca6b613ee84f4f441c6cc0c51a740a1a70607
parent59c03cd970cc4a1e2f893479c8bd5023dcc8a277
Diskmanage: introduce get_sysdir_size helper

to be used for partitions as well.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/Diskmanage.pm
test/disk_tests/usages/sdd/sdd1/size [new file with mode: 0644]
test/disk_tests/usages/sdd/sdd2/size [new file with mode: 0644]
test/disk_tests/usages/sde/sde1/size [new file with mode: 0644]
test/disk_tests/usages/sdf/sdf1/size [new file with mode: 0644]
test/disk_tests/usages/sdm/sdm1/size [new file with mode: 0644]
test/disk_tests/usages/sdm/sdm9/size [new file with mode: 0644]
test/disklist_test.pm