commit | 00ad4c4e81ba8bfcc52c42ec9d72ff84a081fb82 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 01:43:04 2012 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 18:38:39 2012 -0800 |
tree | f77fd50761bf224937656145dbae20a036fd3552 | |
parent | c7042cae58c13970f39c0820a3aab2a13dda9fe1 [diff] |
tcm_fc: Handle target_submit_tmr allocation failure This patch makes ft_send_tm() handle target_submit_tmr() allocation failures via an ft_send_resp_code_and_free() w/ FCP_TMF_FAILED status. Cc: Andy Grover <agrover@redhat.com> Cc: Kiran Patil <kiran.patil@intel.com> Cc: Arun Easi <arun.easi@qlogic.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>