android_kernel_motorola_sm6225/drivers/target
Dan Carpenter 2301917044 target: lock => unlock typo in transport_lun_wait_for_tasks
target_stop_cmd() returns with the lock held and IRQs disabled.  The
intent was to unlock here.  This bug was originally added with:

commit cf572a9627
Author: Christoph Hellwig <hch@infradead.org>
Date:   Tue Apr 24 00:25:05 2012 -0400

    target: move the state and execute lists to the command

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2012-05-09 15:07:44 -07:00
..
iscsi target/iscsi: cleanup some allocation style issues 2012-05-06 15:02:33 -07:00
loopback
tcm_fc
Kconfig
Makefile
target_core_alua.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_alua.h target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_cdb.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_configfs.c
target_core_device.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_fabric_configfs.c
target_core_fabric_lib.c
target_core_file.c target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_file.h target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_hba.c
target_core_iblock.c target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_iblock.h target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_internal.h target: move the state and execute lists to the command 2012-05-06 15:11:26 -07:00
target_core_pr.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_pr.h target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_pscsi.c target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_pscsi.h target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_rd.c target: remove struct se_task 2012-05-06 15:11:26 -07:00
target_core_rd.h
target_core_stat.c
target_core_tmr.c target: remove the t_task_cdbs_ex_left field in struct se_cmd 2012-05-06 15:11:27 -07:00
target_core_tpg.c
target_core_transport.c target: lock => unlock typo in transport_lun_wait_for_tasks 2012-05-09 15:07:44 -07:00
target_core_ua.c
target_core_ua.h