cloudbase / wnbd

Windows Ceph RBD NBD driver
GNU Lesser General Public License v2.1
58 stars 26 forks source link

driver: Live resize support #79

Closed stefan-chivu closed 1 year ago

stefan-chivu commented 1 year ago

This PR contains the implementation of the live resize feature, which consists of directly modifying the value of a device's block count property, then notify the system that the size has been changed in order for it to be synchronized.