mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Incorrect diskpath information was being sent to virsh blockresize, so the block device size was never refreshed to reflect the new disk size. Fixes #2868