]> git.proxmox.com Git - pve-guest-common.git/commit
replication: prepare: return additional information about snapshots
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 19 Oct 2021 07:54:54 +0000 (09:54 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 8 Nov 2021 09:35:34 +0000 (10:35 +0100)
commit3200c404a9b5e495593a7c6a9aa51996fd88fb06
tree96a7cd5f345d7a39acf9c799a04a022ad76a87d2
parent84fc20aa377ada89a843cc6292c550d6c6bb5576
replication: prepare: return additional information about snapshots

This is backwards compatible, because existing users of prepare() only
rely on the elements to evaluate to true or be defined.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
src/PVE/Replication.pm