I still see calls to that function using the $runnig parameter:

PVE/Storage/RBDPlugin.pm:    $class->volume_snapshot($scfg, $storeid, $newname,
$snap, $running);
PVE/Storage/SheepdogPlugin.pm:    $class->volume_snapshot($scfg, $storeid,
$newname, $snap, $running);
PVE/Storage/ZFSPlugin.pm:    $class->volume_snapshot($scfg, $storeid, $newname,
$snap, $running);
PVE/Storage/ZFSPoolPlugin.pm:    $class->volume_snapshot($scfg, $storeid,
$newname, $snap, $running);

?

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to