From: Nicholas Bellinger Date: Sat, 7 Mar 2015 04:40:57 +0000 (-0800) Subject: iscsi-target: Expose per endpoint dynamic_sessions attribute X-Git-Tag: omap-for-v4.1/fixes-rc1~30^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4ee46ff8c8404d63779772e4ddb3553eaca26ae;p=pandora-kernel.git iscsi-target: Expose per endpoint dynamic_sessions attribute This patch exposes a new ../iscsi/$IQN/$TPGT/dynamic_sessions attribute to dump the currently active sessions by iSCSI InitiatorName that have been created with dynamically generated se_node_acls. This information is useful so that user-space can optionally perform dynamic -> explicit NodeACL conversion based on $INITIATOR_WWPN. Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed