mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +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