dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/device_handler
Hannes Reinecke 6c71dcb28f [SCSI] scsi_dh_emc: fix mode select request setup
This patch fixes the request setup code for mode selects. I got the fixes from
Hannes Reinecke while trying to hunt down some problems and merged it
into one patch. I am sending it because Hannes is busy with other things.

The patch fixes:
- setting of the length for mode selects.
- setting of the data direction for mode select 10.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-03-03 16:00:11 +05:30
..
Kconfig [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
Makefile [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
scsi_dh.c [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices 2009-12-04 12:01:29 -06:00
scsi_dh_alua.c [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list 2010-02-19 10:52:54 -06:00
scsi_dh_emc.c [SCSI] scsi_dh_emc: fix mode select request setup 2010-03-03 16:00:11 +05:30
scsi_dh_hp_sw.c [SCSI] scsi_dh: Make hp hardware handler's activate() async 2009-12-04 12:00:47 -06:00
scsi_dh_rdac.c [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list 2009-12-10 08:54:10 -06:00