• N
    target: Fix target_submit_tmr LUN lookup failures · 3de55ec7
    Nicholas Bellinger 提交于
    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 <agrover@redhat.com>
    Cc: Kiran Patil <kiran.patil@intel.com>
    Cc: Arun Easi <arun.easi@qlogic.com>
    Signed-off-by: NNicholas Bellinger <nab@linux-iscsi.org>
    3de55ec7
target_core_transport.c 131.5 KB