From: Nicholas Bellinger Date: Thu, 20 Jun 2013 01:48:51 +0000 (-0700) Subject: iscsi-target: Add demo-mode TPG authentication context support X-Git-Tag: v3.11-rc1~22^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e51442711d20ea1245bb6d260aa05593849e82;p=pandora-kernel.git iscsi-target: Add demo-mode TPG authentication context support This patch adds a auth configfs group context following existing explict NodeACL and discovery auth within: /sys/kernel/config/target/iscsi/$TARGETNAME/$TPGT/auth/ This patch allows these attributes to be used for CHAP authentication an TPG is configured in demo-mode (generate_node_acl=1). Note this authentication information takes precedence over NodeACL authentication when struct se_node_acl->dynamic_node_acl is present. Cc: Dax Kelson Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed