Searched hist:c7042cae58c13970f39c0820a3aab2a13dda9fe1 (Results 1 – 2 of 2) sorted by relevance
/linux/include/target/ |
H A D | target_core_fabric.h | c7042cae58c13970f39c0820a3aab2a13dda9fe1 Sat Feb 25 09:40:24 UTC 2012 Nicholas Bellinger <nab@linux-iscsi.org> target: Fix target_submit_tmr se_tmr_req allocation failures
This patch makes target_submit_tmr() se_tmr_req allocation occur before target_get_sess_cmd(), and changes target_submit_tmr() to return a failure w/ non zero status to the fabric caller upon core_tmr_alloc_req() failure.
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>
|
/linux/drivers/target/ |
H A D | target_core_transport.c | c7042cae58c13970f39c0820a3aab2a13dda9fe1 Sat Feb 25 09:40:24 UTC 2012 Nicholas Bellinger <nab@linux-iscsi.org> target: Fix target_submit_tmr se_tmr_req allocation failures
This patch makes target_submit_tmr() se_tmr_req allocation occur before target_get_sess_cmd(), and changes target_submit_tmr() to return a failure w/ non zero status to the fabric caller upon core_tmr_alloc_req() failure.
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>
|