Martin, > @@ -1531,9 +1536,10 @@ static int scsi_report_lun_scan(struct scsi_target *starget, blist_flags_t bflag > " allowed by the host adapter\n", lun); > } else { > int res; > + blist_flags_t bflags = BLIST_RETRY_SCAN; I'm not a big fan of using the bflag as carrier of "I was reported and therefore must exist". Also: Why isn't patch #2 sufficient? -- Martin K. Petersen Oracle Linux Engineering