]> git.proxmox.com Git - pve-storage.git/commit
Add function volume_snapshot_delete_remote.
authorWolfgang Link <w.link@proxmox.com>
Mon, 24 Apr 2017 15:15:29 +0000 (17:15 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 28 Apr 2017 08:05:27 +0000 (10:05 +0200)
commit4bd0b38f53f41fb8dfd4a6a6a3748e332b7727eb
tree63c47100f4c3a493d19bfb5c2b61cfdbd23d0c9f
parentc4bb4a3d1999c600565865313a7c1e1dc58a1cb8
Add function volume_snapshot_delete_remote.

This function we need for replica to handle snapshots on remote nodes.
PVE/Storage.pm
PVE/Storage/Plugin.pm
PVE/Storage/ZFSPoolPlugin.pm