commit | 13b53b443482623d33fd9446289d320e1c719f02 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Dec 18 14:49:41 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 02 11:54:45 2009 -0600 |
tree | ce987e03335e3cc34f2d0cd47f9769af56476bde | |
parent | d0e1ae31be226e83cdd0684625bf1535518ee0d3 [diff] |
[SCSI] st: add st_scsi_execute helper function st_scsi_execute is a helper function to perform SCSI commands involving data transfer between user and kernel space (st_read and st_write). It's the future plan to combine this with st_scsi_kern_execute helper function. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Kai Makisara <Kai.Makisara@kolumbus.fi> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>