linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: Some minor scan improvements
@ 2022-11-21 12:17 John Garry
  2022-11-21 12:17 ` [PATCH 1/2] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device() John Garry
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: John Garry @ 2022-11-21 12:17 UTC (permalink / raw)
  To: martin.petersen, jejb; +Cc: linux-scsi, linux-kernel, damien.lemoal, John Garry

The __scsi_add_device() change is from another series which I sent a while
ago.

The new change in do_scsi_scan_host() could be combined into the
__scsi_add_device() change if I have anothter RB tag (hint, hint).

John Garry (2):
  scsi: core: Use SCSI_SCAN_RESCAN in  __scsi_add_device()
  scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()

 drivers/scsi/scsi_scan.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-12-01  3:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 12:17 [PATCH 0/2] scsi: Some minor scan improvements John Garry
2022-11-21 12:17 ` [PATCH 1/2] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device() John Garry
2022-11-21 14:30   ` Jason Yan
2022-11-21 12:17 ` [PATCH 2/2] scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host() John Garry
2022-11-21 12:33   ` Damien Le Moal
2022-11-21 13:48     ` [External] : " John Garry
2022-11-26  0:13       ` Bart Van Assche
2022-11-21 14:31   ` Jason Yan
2022-11-26  2:39 ` [PATCH 0/2] scsi: Some minor scan improvements Martin K. Petersen
2022-12-01  3:45 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).