]> git.proxmox.com Git - pve-guest-common.git/commit
replication: replicate_volume: rate can be undefined
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 14 Jun 2017 08:23:51 +0000 (10:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 19 Jun 2017 07:58:08 +0000 (09:58 +0200)
commitc475e16d11ab9cae30749c2f80d7fb4c38e7054e
tree4fbfad0445aa0bd81ca787efe6dd230cbce93e9a
parent7862a35c711fb605d180380f6d8a79ddab49deb0
replication: replicate_volume: rate can be undefined

as it is optional in which case we want to pass undef to
stogae_migrate
PVE/Replication.pm