Re: [RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs.

2012-11-30 Thread Vikas Chaudhary
Chandravanshi adheer.chandravan...@qlogic.com Subject: Re: [RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs. On Nov 9, 2012, at 5:35 AM, vikas.chaudh...@qlogic.com wrote: From: Adheer Chandravanshi adheer.chandravan...@qlogic.com This patch allows iscsiadm

Re: [RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs.

2012-11-13 Thread Mike Christie
On 11/09/2012 05:35 AM, vikas.chaudh...@qlogic.com wrote: +/* Target attributes */ + +iscsi_flash_tgt_rw_attr(ip, ipaddress, ISCSI_FLASH_TGT_IP_ADDR); +iscsi_flash_tgt_rw_attr(port, port, ISCSI_FLASH_TGT_PORT); +iscsi_flash_tgt_rw_attr(opt_auto_send_tgt_disable, opt_auto_send_tgt_disable, +

Re: [RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs.

2012-11-13 Thread Michael Christie
On Nov 9, 2012, at 5:35 AM, vikas.chaudh...@qlogic.com wrote: From: Adheer Chandravanshi adheer.chandravan...@qlogic.com This patch allows iscsiadm to manage iSCSI target information stored on adapter flash on per host basis. The sysfs entries will look as cited below:

[RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs.

2012-11-09 Thread vikas . chaudhary
From: Adheer Chandravanshi adheer.chandravan...@qlogic.com This patch allows iscsiadm to manage iSCSI target information stored on adapter flash on per host basis. The sysfs entries will look as cited below: /sys/firmware/iscsi_offload/host1/new /sys/firmware/iscsi_offload/host1/delete