cloudbase / wnbd

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

driver: unmap/flush/FUA support #26

Closed petrutlucian94 closed 3 years ago

petrutlucian94 commented 3 years ago

driver: unmap/flush/FUA support

Those features are already supported by libwnbd and our nbd client, we'll need to update our IO dispatcher to propagate them.

Signed-off-by: Lucian Petrut lpetrut@cloudbasesolutions.com