Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_block...
authorMartin K. Petersen <martin.petersen@oracle.com>
Fri, 16 Jun 2023 16:21:04 +0000 (12:21 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 16 Jun 2023 16:21:04 +0000 (12:21 -0400)
Martin Wilck <mwilck@suse.com> says:

This patch series addresses some issues we saw in a test setup with a
large number of SCSI LUNs. The first two patches simply increase the
number of available sg and bsg devices. 3-5 fix a large delay we
encountered between blocking a Fibre Channel remote port and the
dev_loss_tmo. 6 renames scsi_target_block() to scsi_block_targets(),
and makes additional changes to this API, as suggested in the review
of the v2 series. 7 improves a warning message.

Link: https://lore.kernel.org/r/20230614103616.31857-1-mwilck@suse.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1  2 
drivers/scsi/scsi_lib.c
include/scsi/scsi_device.h

Simple merge
Simple merge