From: Joern Engel Date: Fri, 18 May 2012 20:58:23 +0000 (-0700) Subject: tcm_qla2xxx: Convert to TFO->put_session() usage X-Git-Tag: v3.5-rc3~17^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf68b753313f1e67fd2e8996e32ab2813f441fa;p=pandora-kernel.git tcm_qla2xxx: Convert to TFO->put_session() usage This patch converts tcm_qla2xxx code to use an internal kref_put() for se_session->sess_kref in order to ensure that qla_hw_data->hardware_lock can be held while calling qlt_unreg_sess() for the final put. Signed-off-by: Joern Engel Cc: Roland Dreier Cc: Arun Easi Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed