diff options
author | John Garry <john.g.garry@oracle.com> | 2023-03-27 10:43:04 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-04-03 05:09:22 +0300 |
commit | a0473bf31df5bf2da7ecb50023c129659ce0a835 (patch) | |
tree | 622d9c9c31b8c7c670693cac8a9b3c10bbebf23d /drivers/scsi/lpfc/lpfc_sli4.h | |
parent | 25b80b2c7582ea15ba90b8007f1e1f1b8fc762b9 (diff) | |
download | linux-a0473bf31df5bf2da7ecb50023c129659ce0a835.tar.xz |
scsi: scsi_debug: Use scsi_block_requests() to block queues
The feature to block queues is quite dubious, since it races with in-flight
IO. Indeed, it seems unnecessary for block queues for any times we do so.
Anyway, to keep the same behaviour, use standard SCSI API to stop IO being
sent - scsi_{un}block_requests().
Signed-off-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20230327074310.1862889-6-john.g.garry@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_sli4.h')
0 files changed, 0 insertions, 0 deletions