eb1cd24e21
Some raid controllers return a 'transport error' when we expected a 'sense error'. it seems the correct way to check the sense data is when either the result category is 'SENSE' or when the status is 'CHECK_CONDITION', so do that. (similar to how 'sg_raw' returns the errors) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Dietmar Maurer <dietmar@proxmox.com> |
||
---|---|---|
.. | ||
bin | ||
sg_tape | ||
blocked_reader.rs | ||
blocked_writer.rs | ||
emulate_tape_reader.rs | ||
emulate_tape_writer.rs | ||
lib.rs | ||
linux_list_drives.rs | ||
sg_pt_changer.rs | ||
sg_tape.rs | ||
sgutils2.rs | ||
tape_read.rs | ||
tape_write.rs |