5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-05 09:17:59 +03:00
Go to file
Fabian Ebner a64aedd3eb diskmanage: allow passing partitions to get_disks
Requires that the $include_partitions parameter is set too, which:
1. Makes sense, because the partition won't be included in the result
   otherwise.
2. Ensures backwards compatibility for existing callers that don't
   use $include_partitions. No existing callers use both $disks and
   $include_partitions at the same time, so nothing learns to
   "support" partitions by accident.

Moving the strip_dev helper to the top, so it can be used everywhere.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-09-30 18:11:00 +02:00
debian bump version to 7.0-11 2021-09-06 08:40:39 +02:00
PVE diskmanage: allow passing partitions to get_disks 2021-09-30 18:11:00 +02:00
test factoring out regex for vztmpl 2021-06-23 20:19:09 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog bump storage API: update import/export methods 2021-06-23 20:20:31 +02:00
Makefile buildsys: change upload dist to bullseye 2021-07-30 15:37:13 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00