From: Sagi Grimberg Date: Wed, 19 Feb 2014 15:50:19 +0000 (+0200) Subject: Target/iscsi: Add T10-PI indication for iscsi_portal_group X-Git-Tag: v3.15-rc1~12^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b168dcd6aa69f7421a7738eada749d376dd1253;p=pandora-kernel.git Target/iscsi: Add T10-PI indication for iscsi_portal_group In case an iscsi portal group will be defined as t10_pi enabled, all connections on top of it will support protected transactions. T10-PI support may require extra reource allocation and maintenance by the transport layer, so we don't want to apply them on non-t10_pi network portals. This is a hook for the iscsi target layer to signal the transport at connection establishment that this connection will carry protected transactions. Signed-off-by: Sagi Grimberg Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed