All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: "jbottomley@parallels.com" <jbottomley@parallels.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	Lalit Chandivade <lalit.chandivade@qlogic.com>,
	Ravi Anand <ravi.anand@qlogic.com>,
	Poornima Vonti <poornima.vonti@qlogic.com>,
	Manish Rangankar <manish.rangankar@qlogic.com>,
	Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Subject: Re: [PATCH 0/4] qla4xxx: Patches for iSCSI flash node mgmt support
Date: Mon, 25 Mar 2013 12:29:04 +0000	[thread overview]
Message-ID: <3FC4AB8B47ECD546BCD4B361A64BEACD28C127@avmb3.qlogic.org> (raw)
In-Reply-To: <514D4BA7.7060308@cs.wisc.edu>



-----Original Message-----
From: Mike Christie <michaelc@cs.wisc.edu>
Date: Saturday 23 March 2013 11:58 AM
To: Vikas <vikas.chaudhary@qlogic.com>
Cc: "jbottomley@parallels.com" <jbottomley@parallels.com>, scsi
<linux-scsi@vger.kernel.org>, Lalit Chandivade
<lalit.chandivade@qlogic.com>, Ravi Anand <ravi.anand@qlogic.com>,
Poornima Vonti <poornima.vonti@qlogic.com>, Manish Rangankar
<manish.rangankar@qlogic.com>
Subject: Re: [PATCH 0/4] qla4xxx: Patches for iSCSI flash node mgmt support

>On 03/22/2013 06:41 AM, vikas.chaudhary@qlogic.com wrote:
>> From: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
>>
>> James,
>>
>> Following patches allows iscsiadm to manage iSCSI target information
>> stored on adapter flash on per host basis and and perform various
>> operations like add, delete, login, logout, and update the target
>> information.
>>
>> Please apply these patches to the scsi tree "misc" branch at your
>> earliest convenience.
>>
>> Adheer Chandravanshi (3):
>>       scsi_transport_iscsi: Add flash node mgmt support
>>       libiscsi: export function iscsi_switch_str_param
>>       qla4xxx: Add flash node mgmt support
>>
>
>In the last patch, the
>
>+#define DEV_TYPE_IPV4  "ipv4"
>+#define DEV_TYPE_IPV6  "ipv6"
>
>should probably go in the iscsi class, but if it is ok with James then I
>think that can be done in a later cleanup patch since there has been a
>lot of work done on these patches already and we should get them in.

Thanks a lot for feedback.
I am sending following two patches to make above macro generic.

        scsi_transport_iscsi: Declare portal type string macros for generic use
        qla4xxx: Replace dev type macros with generic portal type macros

Also resending following driver version patch as it never went to the list.

        qla4xxx: Update driver version to 5.03.00-k7


Thanks,
Vikas.




________________________________

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.


      reply	other threads:[~2013-03-25 12:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-22 11:41 [PATCH 0/4] qla4xxx: Patches for iSCSI flash node mgmt support vikas.chaudhary
2013-03-22 11:41 ` [PATCH 1/4] scsi_transport_iscsi: Add " vikas.chaudhary
2013-03-22 11:41 ` [PATCH 2/4] libiscsi: export function iscsi_switch_str_param vikas.chaudhary
2013-03-22 11:41 ` [PATCH 3/4] qla4xxx: Add flash node mgmt support vikas.chaudhary
2013-03-23  6:28 ` [PATCH 0/4] qla4xxx: Patches for iSCSI " Mike Christie
2013-03-25 12:29   ` Vikas Chaudhary [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FC4AB8B47ECD546BCD4B361A64BEACD28C127@avmb3.qlogic.org \
    --to=vikas.chaudhary@qlogic.com \
    --cc=jbottomley@parallels.com \
    --cc=lalit.chandivade@qlogic.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=manish.rangankar@qlogic.com \
    --cc=michaelc@cs.wisc.edu \
    --cc=poornima.vonti@qlogic.com \
    --cc=ravi.anand@qlogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.