On 03/22/2013 06:41 AM, [email protected] wrote:
> From: Vikas Chaudhary <[email protected]>
> 
> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to