diff options
| author | Mike Christie <michael.christie@oracle.com> | 2026-05-30 00:23:47 -0500 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2026-06-08 17:50:48 -0400 |
| commit | 7c08d430835a90414cd962e3a9602e5b002dee3b (patch) | |
| tree | 033e7f59227a15451048318f409d7439d9f58c30 /scripts/dummy-tools/python3 | |
| parent | fc6f9719e68d4133f2a373e1c6826fdef8bb1a34 (diff) | |
scsi: target: Remove tcm_loop target reset handling
tcm_loop_target_reset is supposed to handle all the LUNs on a target but
it's only doing a TMR_LUN_RESET so only that one LUN is handled. This
will cause us to return early while IOs to other LUNs are still hung in
lower layers. This just removes the target reset handler for the driver
because LIO doesn't support target resets and for the common case where
this is run from the scsi-ml error hamdler we have already tried an
abort and lun reset so waiting again is most likely useless.
Fixes: 1333eee56cdf ("scsi: target: tcm_loop: Drain commands in target_reset handler")
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Reviewed-by: Hannes Reinecke <hare@kernel.org>
Link: https://patch.msgid.link/20260530052349.5134-1-michael.christie@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
