]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/ZFSPoolPlugin.pm
plugin: add volume_snapshot_info function
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 19 Oct 2021 07:54:50 +0000 (09:54 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 8 Nov 2021 09:35:53 +0000 (10:35 +0100)
commit8c20d8afa39eacf19c32cdfd7b1e94bdcd65e1f9
treefe6c01aa4a0d18f3a0170186bd8967378653f940
parent665f61a24baf3ae40b8858169e8bc16d5613da7a
plugin: add volume_snapshot_info function

which allows for better choices of common replication snapshots.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/Storage.pm
PVE/Storage/Plugin.pm
PVE/Storage/ZFSPoolPlugin.pm