linux/drivers/target/tcm_fc
Dan Carpenter 7c7cf3b9c3 tcm_fc: Fix possible lock to unlock type deadlock
There is a typo here, it should be an unlock instead of a lock.  The
original code will deadlock.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2011-06-24 00:09:15 +00:00
..
Kconfig
Makefile
tcm_fc.h tcm_fc: Fix ft_send_tm LUN lookup OOPs 2011-06-24 00:09:15 +00:00
tfc_cmd.c tcm_fc: Fix ft_send_tm LUN lookup OOPs 2011-06-24 00:09:15 +00:00
tfc_conf.c [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun 2011-05-27 11:49:43 +00:00
tfc_io.c
tfc_sess.c tcm_fc: Fix possible lock to unlock type deadlock 2011-06-24 00:09:15 +00:00