No description
Find a file
Wolfgang Bumiller 41c6e4bf7a replace volume_support_qemu_snapshot with volume_qemu_snapshot
This also changes the return values, since their meanings are rather
weird from the storage point of view. For instance, "internal" meant
it is *not* the storage which does the snapshot, while "external"
meant a mixture of storage and qemu-server side actions. `undef` meant
the storage does it all...

┌────────────┬───────────┐
│ previous   │ new       │
├────────────┼───────────┤
│ "internal" │ "qemu"    │
│ "external" │ "mixed"   │
│ undef      │ "storage" │
└────────────┴───────────┘

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2025-07-16 15:55:28 +02:00
debian bump version to 9.0.3 2025-07-09 17:36:58 +02:00
src replace volume_support_qemu_snapshot with volume_qemu_snapshot 2025-07-16 15:55:28 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog replace volume_support_qemu_snapshot with volume_qemu_snapshot 2025-07-16 15:55:28 +02:00
Makefile buildsys: add top-level make tidy target 2025-06-10 10:31:13 +02:00