On 18.06.21 12:59, Fabian Ebner wrote: > storage_check_enabled simply checks for the 'disable' option and then calls > storage_check_node. > > While not strictly necessary for a second call where only the storage differs, > e.g. in case of clone, it is more future-proof: if support for a target > storage > is added at some point, it might be easy to miss adapting the call. > > For the migration checks, the situation is improved by now always catching > disabled (target) storages. > > Signed-off-by: Fabian Ebner <f.eb...@proxmox.com> > --- > PVE/API2/Qemu.pm | 4 ++-- > PVE/QemuMigrate.pm | 10 +++++----- > PVE/QemuServer.pm | 4 ++-- > 3 files changed, 9 insertions(+), 9 deletions(-) > >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel