From: Or Gerlitz Date: Thu, 8 Aug 2013 10:44:29 +0000 (+0300) Subject: [SCSI] IB/iser: Add Discovery support X-Git-Tag: v3.12-rc1~180^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a06a4b8cff89b91cb04d3b44242658df1b3e851;p=pandora-kernel.git [SCSI] IB/iser: Add Discovery support To run discovery over iSER we need to advertize the CAP_TEXT_NEGO capability towards user space. Also need to make sure the login RX buffer is posted when SendTargets TEXT PDUs are sent. For that end, we use a setting of the ISCSI_PARAM_DISCOVERY_SESS iscsi param as an indication that this is discovery session. Signed-off-by: Or Gerlitz Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed