Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> --- v6: nothing v5: newly added
PVE/Replication.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/Replication.pm b/PVE/Replication.pm index ae0f145..47f5434 100644 --- a/PVE/Replication.pm +++ b/PVE/Replication.pm @@ -169,7 +169,7 @@ sub prepare { # logfunc will written in replication log. $logfunc->("delete stale replication snapshot error: $err"); } - # Last_sync=0 and a replication snapshot only occur, if the VM was stolen + # Last_sync=0 and a replication snapshot only occur, if the VM was stolen or the disk reassigned } else { $last_snapshots->{$volid}->{$snap} = 1; } -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel