]> git.proxmox.com Git - pve-storage.git/commit
Fix RBD resize with krbd option enabled.
authorDmitry Petuhov <mityapetuhov@gmail.com>
Mon, 16 Jan 2017 07:45:09 +0000 (10:45 +0300)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Jan 2017 08:14:00 +0000 (09:14 +0100)
commita4aee433807a089b7e2c42522fa6ef9ffbc6c255
treefb0b674fbf3c6452968d06931f71148f0720ce43
parent3ae8ac7861c973b05da823f1f83f8be62722e9a6
Fix RBD resize with krbd option enabled.

With krbd we resize volume and tell QemuSever to notify running QEMU
with zero $size by returning undef.

Signed-off-by: Dmitry Petuhov <mityapetuhov@gmail.com>
PVE/Storage/RBDPlugin.pm