From: Nicholas Bellinger Date: Wed, 23 Nov 2011 05:41:54 +0000 (-0800) Subject: tcm_fc: Convert ft_send_work to use target_submit_cmd X-Git-Tag: v3.3-rc1~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4355a9110eeb2eaf1dd44fcab16ccbd1c8c5fad4;p=pandora-kernel.git tcm_fc: Convert ft_send_work to use target_submit_cmd This patch converts the main ft_send_work() I/O path to use target_submit_cmd() with a single se_cmd->cmd_kref reference that is released via the existing ft_check_stop_free() response path callback. It also makes ft_send_tm() use transport_init_se_cmd() and target_get_sess_cmd() to also use single se_cmd->cmd_kref reference. Cc: Christoph Hellwig Cc: Kiran Patil Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed