RE: [scsi 2/2] scsi_debug: fix REPORT LUNS Well Known LU

From: Winkler, Tomas
Date: Tue May 12 2015 - 03:56:20 EST




> 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/