commit | 6665889c843c774cd35309cf995ba0d302fa6dba | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jun 19 22:45:42 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jul 03 19:43:24 2013 -0700 |
tree | ad5aeffb0ab8cbacdcd0dc50ed70fd9cad28d825 | |
parent | 9864ca9d27f75d2716d09dd02b3d62d241194576 [diff] |
iscsi-target: Add IFC_SENDTARGETS_SINGLE support This patch changes ISCSI_OP_TEXT handling of SendTargets=[iqn.,eui.] payloads to return explicit discovery information. It adds checks to iscsit_process_text_cmd() and adds the special single $TARGETNAME discovery case in iscsit_build_sendtargets_response() code. Cc: Or Gerlitz <ogerlitz@mellanox.com> Cc: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>