* [pve-devel] [PATCH guest-common] vzdump: add explicit reminder for breaking schema change for PVE 7.0
@ 2021-01-15 12:59 Fabian Ebner
2021-01-26 17:45 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ebner @ 2021-01-15 12:59 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
Stumbled upon this, cannot hurt to have an explicit reminder IMHO
PVE/VZDump/Common.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/VZDump/Common.pm b/PVE/VZDump/Common.pm
index 389473b..0391706 100644
--- a/PVE/VZDump/Common.pm
+++ b/PVE/VZDump/Common.pm
@@ -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.",
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH guest-common] vzdump: add explicit reminder for breaking schema change for PVE 7.0
2021-01-15 12:59 [pve-devel] [PATCH guest-common] vzdump: add explicit reminder for breaking schema change for PVE 7.0 Fabian Ebner
@ 2021-01-26 17:45 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-01-26 17:45 UTC (permalink / raw)
To: Proxmox VE development discussion, Fabian Ebner
On 15.01.21 13:59, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>
> Stumbled upon this, cannot hurt to have an explicit reminder IMHO
>
> PVE/VZDump/Common.pm | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-26 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 12:59 [pve-devel] [PATCH guest-common] vzdump: add explicit reminder for breaking schema change for PVE 7.0 Fabian Ebner
2021-01-26 17:45 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal