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
..
Makefile [PATCH] powerpc iseries link error in allmodconfig 2006-12-30 10:55:54 -08:00
ibmvscsi.c [SCSI] ibmvscsi: correctly reenable CRQ 2006-10-25 15:13:17 -07:00
ibmvscsi.h
ibmvstgt.c [SCSI] tgt: fix sesnse buffer problems 2007-03-11 11:39:27 -05:00
iseries_vscsi.c
rpa_vscsi.c
viosrp.h