On 3/24/23 18:17, Ye Bin wrote:
I this check would be moved earlier then the atomic_inc() and atomic_dec() of scsi_target(sdev)->target_busy could be skipped.+ if (unlikely(scsi_host_blocked(shost))) + goto out_dec_target_busy;
Thanks, Bart.
On 3/24/23 18:17, Ye Bin wrote:
I this check would be moved earlier then the atomic_inc() and atomic_dec() of scsi_target(sdev)->target_busy could be skipped.+ if (unlikely(scsi_host_blocked(shost))) + goto out_dec_target_busy;
Thanks, Bart.
![]() |