1
linux/drivers/scsi/device_handler
Joseph Gruher ed0f36bc57 [SCSI] scsi_dh_alua: fix deadlock in stpg_endio
The use of blk_execute_rq_nowait() implies __blk_put_request() is needed
in stpg_endio() rather than blk_put_request() -- blk_finish_request() is
called with queue lock already held.

Signed-off-by: Joseph Gruher <joseph.r.gruher@intel.com>
Signed-off-by: Ilgu Hong <ilgu.hong@promise.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-01-24 11:13:13 -06:00
..
Kconfig
Makefile
scsi_dh_alua.c [SCSI] scsi_dh_alua: fix deadlock in stpg_endio 2011-01-24 11:13:13 -06:00
scsi_dh_emc.c
scsi_dh_hp_sw.c
scsi_dh_rdac.c [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_list 2010-10-25 16:13:24 -05:00
scsi_dh.c [SCSI] scsi_dh: propagate SCSI device deletion 2010-12-21 12:37:27 -06:00