From: David Disseldorp Date: Sat, 1 Aug 2015 07:10:12 +0000 (-0700) Subject: iscsi-target: Add tpg_enabled_sendtargets for disabled discovery X-Git-Tag: omap-for-v4.3/fixes-rc1~24^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6415cddc4e6e1675a5648e7785aef716980c90c;p=pandora-kernel.git iscsi-target: Add tpg_enabled_sendtargets for disabled discovery This patch adds a new tpg_enabled_sendtargets configfs attribute to allow in-band sendtargets discovery information to include target-portal-groups (TPGs) in !TPG_STATE_ACTIVE state. This functionality is useful for clustered iSCSI targets, where TPGTs handled on remote cluster nodes should be advertised in the SendTargets response. By default, this new attribute retains the default behaviour of existing code which to ignore portal-groups in !TPG_STATE_ACTIVE state. Signed-off-by: David Disseldorp Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed