On Sat, 2005-05-14 at 22:57 +0900, Tejun Heo wrote: > As all requests are now terminated via scsi midlayer, we don't > need to set end_io for special reqs, remove it. This statement is untrue as long as the prep function can return BLKPREP_KILL, which it still does even after your patch set, so the scsi_wait_req_end_io() is still necessary to catch this case. James - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html