]> git.proxmox.com Git - pve-common.git/commit - src/PVE/AbstractConfig.pm
Introduce __snapshot_create_vol_snapshots_hook
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 7 Mar 2016 11:38:37 +0000 (12:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 8 Mar 2016 10:32:24 +0000 (11:32 +0100)
commitba9db5df17358a54dc8f17133647aac5b0f8c47d
tree6f86ec21b26af3cd8a63530f9273b07fcf17a163
parentbf536088d77b578d6d40394ddf37abdbae5d1373
Introduce __snapshot_create_vol_snapshots_hook

This hook runs before and after creating volume snapshots,
as well as after unfreezing. Only needed for Qemu right now,
so the base case in PVE::AbstractConfig is a noop.
src/PVE/AbstractConfig.pm