From: Nicholas Bellinger Date: Sat, 25 Feb 2012 09:30:55 +0000 (-0800) Subject: target: Fix target_submit_tmr LUN lookup failures X-Git-Tag: v3.4-rc1~146^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3de55ec74aa803d7aa1e581700086d755c2599d2;p=pandora-kernel.git target: Fix target_submit_tmr LUN lookup failures This patch changes target_submit_tmr() LUN lookup failures to set response status TMR_LUN_DOES_NOT_EXIST and invoke TFO->queue_tm_rsp(), instead of sending CHECK_CONDITION status that can cause problems with Linux FCoE clients. Tested with tcm_fc ports and explict LUN_RESET lookup failures. Cc: Andy Grover Cc: Kiran Patil Cc: Arun Easi Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed