From: Joern Engel Date: Fri, 18 May 2012 20:57:19 +0000 (-0700) Subject: target: Add TFO->put_session() caller for HW fabric session shutdown X-Git-Tag: v3.5-rc3~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4149268e7816d719b0fde8e89aaa6db8c168fc43;p=pandora-kernel.git target: Add TFO->put_session() caller for HW fabric session shutdown This patch adds an optional target_core_fabric_ops->put_session() caller within the existing target_put_session() code path. This is required by tcm_qla2xxx code in order to invoke it's own fabric specific session shutdown handler using se_session->sess_kref. Signed-off-by: Joern Engel Cc: Roland Dreier Cc: Arun Easi Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed