https://bugzilla.kernel.org/show_bug.cgi?id=80711 --- Comment #15 from Martin K. Petersen <martin.petersen@xxxxxxxxxx> --- >>>>> "Alan" == Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> writes: Alan> Sending the initial INQUIRY command to LUNs larger than 0 involves Alan> a chicken-and-egg problem -- we don't know whether to fill in the Alan> LUN bits in the command until we know the SCSI level, and we don't Alan> know the SCSI level until the INQUIRY response is received. The Alan> solution we have been using is to store the most recently Alan> discovered level in the target structure, and use it as a default. Alan> If probing starts with LUN 0, and if all the LUNs have similar Alan> levels, this ought to work. Looks good, Alan. Acked-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html