> On 15-02-23 06:13 AM, Tomas Winkler wrote: > > The use case to report 'REPORT LUNS WLUN' described > > in scsi_debug documentation didn't work because: > > scsi_scan_host_selected() checks for: > > lun < shost->max_lun > > > > To fix this we set: > > max_lun = SCSI_W_LUN_REPORT_LUNS + 1; > > > > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > > Acked-by: Douglas Gilbert <dgilbert@xxxxxxxxxxxx> > Is anyone picking up this changes ? What is the review process on the scsi list Thanks Tomas -- 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