Re: [PATCH] scsi: sd: support specify probe type of build-in driver
From: Jianlin Lv
Date: Wed Jun 07 2023 - 23:11:11 EST
On Wed, Jun 7, 2023 at 10:10 PM Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
>
> 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.
Could you give an example about "other conditions" ?
Jianlin