alistair23-linux/drivers/scsi/ibmvscsi
FUJITA Tomonori bc7e380a6a [SCSI] tgt: fix sesnse buffer problems
This patch simplify the way to notify LLDs of the command completion
and addresses the following sense buffer problems:

- can't handle both data and sense.
- forces user-space to use aligned sense buffer

tgt copies sense_data from userspace to cmnd->sense_buffer (if
necessary), maps user-space pages (if necessary) and then calls
host->transfer_response (host->transfer_data is removed).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-03-11 11:39:27 -05:00
..
ibmvscsi.c [SCSI] ibmvscsi: correctly reenable CRQ 2006-10-25 15:13:17 -07:00
ibmvscsi.h [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h 2006-04-13 10:13:17 -05:00
ibmvstgt.c [SCSI] tgt: fix sesnse buffer problems 2007-03-11 11:39:27 -05:00
iseries_vscsi.c [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseries 2006-07-09 11:28:38 -05:00
Makefile [PATCH] powerpc iseries link error in allmodconfig 2006-12-30 10:55:54 -08:00
rpa_vscsi.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
viosrp.h [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h 2006-04-13 10:13:17 -05:00