]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage.pm
Include new storage function volume_snapshot_list.
authorWolfgang Link <w.link@proxmox.com>
Mon, 24 Apr 2017 15:15:27 +0000 (17:15 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 28 Apr 2017 08:05:27 +0000 (10:05 +0200)
commitaefe82ea034b3d796c59034867fe17892ba18080
treeeee3037c3c605beffc0dc081781c6befd85a31ff
parentb76774e57fe66a483a7544ec5a05ba2e998eb836
Include new storage function volume_snapshot_list.

Returns a list of snapshots (youngest snap first) form a given volid.
It is possible to use a prefix to filter the list.
PVE/Storage.pm
PVE/Storage/Plugin.pm
PVE/Storage/ZFSPlugin.pm
PVE/Storage/ZFSPoolPlugin.pm