5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-22 13:34:16 +03:00
Go to file
Fiona Ebner e50dde06fa volume export: rely on storage plugin's format
Make it consistent with importing, which already relies on
parse_volname() for the format.

This could cause migration failures where the format returned by
file_size_info() would not match the one from parse_volname().

Pass the format that will be used for export to file_size_info() to
ensure the correct size will be determined.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-12-09 08:55:10 +01:00
debian bump version to 8.2.9 2024-11-19 21:05:48 +01:00
src volume export: rely on storage plugin's format 2024-12-09 08:55:10 +01:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog add disk rename feature 2021-11-09 17:02:29 +01:00
Makefile buildsys: derive upload dist automatically 2023-05-24 17:21:02 +02:00