]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/ZFSPoolPlugin.pm
plugin: remove volume_snapshot_list
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 19 Oct 2021 07:54:51 +0000 (09:54 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 8 Nov 2021 09:35:53 +0000 (10:35 +0100)
commitdc992e7b89467fe0b3888c6b15aa1ddf053eeec1
treeafd6fcce41a35afa927f3c98f4b6ade8c6bfaba6
parent8c20d8afa39eacf19c32cdfd7b1e94bdcd65e1f9
plugin: remove volume_snapshot_list

which was only used by replication, but now replication uses
volume_snapshot_info instead.

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