]> git.proxmox.com Git - pve-guest-common.git/commitdiff
vzdump: add explicit reminder for breaking schema change for PVE 7.0
authorFabian Ebner <f.ebner@proxmox.com>
Fri, 15 Jan 2021 12:59:30 +0000 (13:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Jan 2021 17:45:16 +0000 (18:45 +0100)
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/VZDump/Common.pm

index 389473b7a309484adcd2683026c707e43583c746..03917065cd929f03566d57ee4e489dc83e8410cf 100644 (file)
@@ -174,6 +174,7 @@ my $confdesc = {
        optional => 1,
        default => 0,
     },
+    # FIXME: Remove with PVE 7.0
     size => {
        type => 'integer',
        description => "Unused, will be removed in a future release.",