On Tue, 2011-07-19 at 07:24 -0400, Bart Van Assche wrote:
> On Sat, Jun 25, 2011 at 6:14 PM, David Dillow <[email protected]> wrote:
> > On Sat, 2011-06-25 at 10:10 +0200, Bart Van Assche wrote:

> > > So a SCSI driver must either take the channel and target id values in 
> > > account
> > > in its quecommand() function or it should declare that it only supports 
> > > one
> > > channel and one target id. Currently the ib_srp driver does neither. As a
> > > result scanning the SCSI bus via e.g. rescan-scsi-bus.sh causes many
> > > duplicate SCSI devices to be created. For each 0:0:L device, several
> > > duplicates are created with the same LUN number and with (C:I) != (0:0). 
> > > Fix
> > > this by declaring that the ib_srp driver only supports one channel and one
> > > target id.
> > >
> > > Signed-off-by: Bart Van Assche <[email protected]>
> > > Cc: David Dillow <[email protected]>
> >
> > Thanks for the additional detail in the commit message.
> >
> > Acked-by: David Dillow <[email protected]>
> 
> Hi Dave,
> 
> Thanks for acking. Through which tree should this patch go in ?

I Ack'd thinking Roland would pick it up directly since has done that in
the past for singe patches, but I'm fine with pulling it into my tree
and pushing that way.

Roland?

-- 
Dave Dillow
National Center for Computational Science
Oak Ridge National Laboratory
(865) 241-6602 office


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to