From: Nicholas Bellinger Date: Thu, 6 Jun 2013 09:00:06 +0000 (-0700) Subject: target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd X-Git-Tag: v3.11-rc1~22^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c35d52251b0941a72b0cdb862e85f0eba6b1bb;p=pandora-kernel.git target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd This patch removes legacy se_cmd->t_fe_count usage in order to avoid se_cmd->t_state_lock access within transport_put_cmd() during normal fast path se_cmd descriptor release. Also drop the left-over parameter usage within core_tmr_handle_tas_abort() Cc: Christoph Hellwig Cc: Roland Dreier Cc: Kent Overstreet Cc: Or Gerlitz Cc: Moussa Ba Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed