Wenchao Hao 77c27e8d74 scsi_id: retry inquiry ioctl if host_byte is DID_TRANSPORT_DISRUPTED
The inquiry is issued to kernel via ioctl, kernelspace would set
this inquiry command's retry count to 0 which means the command
would not be retried in kernel space even if the LLDs returned
a status which need to be retried. So we should take the retry
in user space.

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2022-09-02 17:13:54 +08:00
2019-12-14 14:49:26 +08:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2019-12-14 14:49:26 +08:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2022-02-15 22:04:20 +08:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2020-06-30 19:59:09 +08:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
2019-09-30 11:17:58 -04:00
Description
No description provided
73 MiB
Languages
Shell 53.6%
Python 46.4%