Wenchao Hao f79ea83559 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>
(cherry picked from commit f00f2837773fbfcd0f776506372ef39ff1da8e91)
2022-09-14 15:10:53 +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
2021-12-15 15:16:37 +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
48 MiB
Languages
Shell 53.6%
Python 46.4%