Re: [PATCH 04/10] mpt3sas: Fix removal and addition of vSES device during host reset

From: James Bottomley
Date: Wed Oct 11 2017 - 13:19:58 EST


On Wed, 2017-10-11 at 18:12 +0200, Tomas Henzl wrote:
> On 10/11/2017 05:56 PM, James Bottomley wrote:
> >
> > On Wed, 2017-10-11 at 17:35 +0200, Tomas Henzl wrote:
> > >
> > > On 10/10/2017 03:11 PM, Sreekanth Reddy wrote:
> > > >
> > > > For Dev Handles who value is less than hba's phys count number
> > > > Âdriver will return HBA sas address value as a sas address.
> > > > So for Virtual SES device also driver was returning HBA sas
> > > > address
> > > > instead
> > > > Âof Virtual SES sas address. So now updated the driver to
> > > > return
> > > > ÂVirtual SES's sas address for Virtual SES device instead of
> > > > ÂHBA's sas address.
> > > >
> > > > Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@xxxxxxxxxxxx>
> > > Signed-off-by: Tomas Henzl <thenzl@xxxxxxxxxx>
> > You mean Reviewed-by: I think?
>
> Sure, sorry for that, corrected too late in 8/10
> should I resend withÂÂ"Reviewed-by" ?

It's probably OK, but please do so if there's another resend.
ÂPatchwork blindly captures what it sees, so the application has to be
hand modified to change Signed-off-by to Reviewed-by even if you resend
with Reviewed-by.

James