cloudbase / wnbd

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

driver: ensure that the scsi status gets propagated #74

Closed petrutlucian94 closed 1 year ago

petrutlucian94 commented 1 year ago

This commit ensures that the scsi status will get propagated to storport even if there's no associated sense data.

For convenience, we're adding a debug message when encountering a non-zero scsi status.

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