[PATCH 0/7] qla4xxx: Updates for scsi misc branch

2013-09-17 Thread adheer.chandravanshi
From: Adheer Chandravanshi adheer.chandravan...@qlogic.com

James,

Please apply the following patches to the scsi tree at your earliest 
convenience.

These patches are on top of other qla4xxx patch posted on list here:
http://marc.info/?l=linux-scsim=137941920702034w=2

Adheer Chandravanshi (7):
  qla4xxx: Correct the check for local CHAP entry type
  qla4xxx: Support setting of local CHAP index for flash target entry
  qla4xxx: Populate local CHAP credentials for flash target sessions
  qla4xxx: Use offset based on adapter type to set CHAP entry in flash
  scsi_transport_iscsi: Add support to set CHAP entries
  qla4xxx: Add support to set CHAP entries
  qla4xxx: Add support to get CHAP details for flash target session

Thanks,
Adheer

--
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/7] qla4xxx: Updates for scsi misc branch

2013-07-19 Thread Mike Christie
On 07/08/2013 06:33 AM, adheer.chandravan...@qlogic.com wrote:
 From: Adheer Chandravanshi adheer.chandravan...@qlogic.com
 
 James,
 
 Please apply the following patches to the scsi tree at your earliest
 convenience.
 
 Adheer Chandravanshi (7):
   qla4xxx: Allow removal of failed session using logout.
   qla4xxx: Use discovery_parent_idx instead of discovery_parent_type
   qla4xxx: Set IPv6 traffic class if device type is IPv6.
   qla4xxx: discovery_parent_idx can be shown without any check.
   qla4xxx: Only BIOS boot target entries should be at index 0 and 1.
   qla4xxx: Export more firmware info in sysfs
   qla4xxx: Update driver version to 5.03.00-k11
 


Ignore my comment on that one patch. Patches look ok.

Reviewed-by: Mike Christie micha...@cs.wisc.edu

--
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/7] qla4xxx: Updates for scsi misc branch

2013-07-08 Thread adheer.chandravanshi
From: Adheer Chandravanshi adheer.chandravan...@qlogic.com

James,

Please apply the following patches to the scsi tree at your earliest
convenience.

Adheer Chandravanshi (7):
qla4xxx: Allow removal of failed session using logout.
qla4xxx: Use discovery_parent_idx instead of discovery_parent_type
qla4xxx: Set IPv6 traffic class if device type is IPv6.
qla4xxx: discovery_parent_idx can be shown without any check.
qla4xxx: Only BIOS boot target entries should be at index 0 and 1.
qla4xxx: Export more firmware info in sysfs
qla4xxx: Update driver version to 5.03.00-k11

Thanks,
Adheer

--
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 0/7] qla4xxx: Updates for scsi misc branch

2012-11-15 Thread Lalit Chandivade
Hi James,

Some of the interfaces like about firmware we can make generic.
And we are still discussing internally, if we can really make the Address 
Control Block (ACB) interface generic or not.

May be we will re-submit the patches without the ACB (which is still under 
discussion) in next week.

Thanks,
Lalit.

 -Original Message-
 From: James Bottomley [mailto:james.bottom...@hansenpartnership.com]
 Sent: Tuesday, November 13, 2012 7:05 PM
 To: Michael Christie
 Cc: Vikas Chaudhary; linux-scsi@vger.kernel.org; Lalit Chandivade; Ravi
 Anand
 Subject: Re: [PATCH 0/7] qla4xxx: Updates for scsi misc branch

 On Wed, 2012-10-10 at 11:08 -0500, Michael Christie wrote:
  On Oct 10, 2012, at 6:24 AM, vikas.chaudh...@qlogic.com wrote:
 
   From: Vikas Chaudhary vikas.chaudh...@qlogic.com
  
   James,
  
   Please apply the following patches to the scsi tree at your earliest
   convenience.
  
   Thanks,
   Vikas.
  
 
  I think some of these should be common operations instead of vendor
 ones.
 
 
   Adheer Chandravanshi (1):
qla4xxx: Added new BSG command QLISCSI_VND_ABOUT_FIRMWARE
  
 
  What info does this provide?
 
 
   Harish Zunjarrao (3):
qla4xxx: Allow reset in link down case
qla4xxx: Invoke Set Address Control Block using BSG
 
  Does this set the networking info?
 
 
qla4xxx: Invoke DisableACB using BSG
 
  What does this do? Disable the networking?

 Ping on this, please.   Mike's points seem eminently sensible, what is
 the response?

 James






This message and any attached documents contain information from QLogic 
Corporation or its wholly-owned subsidiaries that may be confidential. If you 
are not the intended recipient, you may not read, copy, distribute, or use this 
information. If you have received this transmission in error, please notify the 
sender immediately by reply e-mail and then delete this message.
N�r��yb�X��ǧv�^�)޺{.n�+{{ay�ʇڙ�,j��f���h���z��w���
���j:+v���w�j�mzZ+�ݢj��!�i

Re: [PATCH 0/7] qla4xxx: Updates for scsi misc branch

2012-11-13 Thread James Bottomley
On Wed, 2012-10-10 at 11:08 -0500, Michael Christie wrote:
 On Oct 10, 2012, at 6:24 AM, vikas.chaudh...@qlogic.com wrote:
 
  From: Vikas Chaudhary vikas.chaudh...@qlogic.com
  
  James,
  
  Please apply the following patches to the scsi tree at your earliest
  convenience.
  
  Thanks,
  Vikas.
  
 
 I think some of these should be common operations instead of vendor ones.
 
 
  Adheer Chandravanshi (1):
   qla4xxx: Added new BSG command QLISCSI_VND_ABOUT_FIRMWARE
  
 
 What info does this provide?
 
 
  Harish Zunjarrao (3):
   qla4xxx: Allow reset in link down case
   qla4xxx: Invoke Set Address Control Block using BSG
 
 Does this set the networking info?
 
 
   qla4xxx: Invoke DisableACB using BSG
 
 What does this do? Disable the networking?

Ping on this, please.   Mike's points seem eminently sensible, what is
the response?

James


--
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/7] qla4xxx: Updates for scsi misc branch

2012-10-10 Thread vikas . chaudhary
From: Vikas Chaudhary vikas.chaudh...@qlogic.com

James,

Please apply the following patches to the scsi tree at your earliest
convenience.

Thanks,
Vikas.

Adheer Chandravanshi (1):
  qla4xxx: Added new BSG command QLISCSI_VND_ABOUT_FIRMWARE

Harish Zunjarrao (3):
  qla4xxx: Allow reset in link down case
  qla4xxx: Invoke Set Address Control Block using BSG
  qla4xxx: Invoke DisableACB using BSG

Manish Rangankar (2):
  qla4xxx: Add get default DDB support using BSG.
  qla4xxx: Add get DDB support using BSG.

Vikas Chaudhary (1):
  qla4xxx: Update driver version to 5.03.00-k2
--
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/7] qla4xxx: Updates for scsi misc branch

2012-10-10 Thread Michael Christie

On Oct 10, 2012, at 6:24 AM, vikas.chaudh...@qlogic.com wrote:

 From: Vikas Chaudhary vikas.chaudh...@qlogic.com
 
 James,
 
 Please apply the following patches to the scsi tree at your earliest
 convenience.
 
 Thanks,
 Vikas.
 

I think some of these should be common operations instead of vendor ones.


 Adheer Chandravanshi (1):
  qla4xxx: Added new BSG command QLISCSI_VND_ABOUT_FIRMWARE
 

What info does this provide?


 Harish Zunjarrao (3):
  qla4xxx: Allow reset in link down case
  qla4xxx: Invoke Set Address Control Block using BSG

Does this set the networking info?


  qla4xxx: Invoke DisableACB using BSG

What does this do? Disable the networking?



 Manish Rangankar (2):
  qla4xxx: Add get default DDB support using BSG.

What does this do? Get the default DDB settings?

  qla4xxx: Add get DDB support using BSG.



--
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html