commit | 392160335c798bbe94ab3aae6ea0c85d32b81bbc | [log] [tgz] |
---|---|---|
author | James Bottomley <jejb@titanic.(none)> | Wed Jun 15 18:48:29 2005 -0500 |
committer | James Bottomley <jejb@titanic.(none)> | Sun Aug 28 10:46:40 2005 -0500 |
tree | ce664010089283f464d88cd89c11a60d35923851 | |
parent | 8e6401187ef7fb1edc2740832b48bf47ed2c90f2 [diff] |
[SCSI] use scatter lists for all block pc requests and simplify hw handlers Original From: Mike Christie <michaelc@cs.wisc.edu> Add scsi_execute_req() as a replacement for scsi_wait_req() Fixed up various pieces (added REQ_SPECIAL and caught req use after free) Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>