Re: [PATCH] scsi: sd: support specify probe type of build-in driver

From: Christoph Hellwig
Date: Wed Jun 07 2023 - 10:11:23 EST


On Tue, Jun 06, 2023 at 05:12:17AM +0000, Jianlin Lv wrote:
> When SCSI disks are located on different SCSI hosts within a system,
> asynchronous detection can lead to non-deterministic SCSI disk names.

Yes, as can various other conditions. Your code better be able to deal
with that.