Christoph Hellwig
5d5ff44fe6
[SCSI] fix up request buffer reference in various scsi drivers
...
Various scsi drivers use scsi_cmnd.buffer and scsi_cmnd.bufflen in their
queuecommand functions. Those fields are internal storage for the
midlayer only and are used to restore the original payload after
request_buffer and request_bufflen have been overwritten for EH. Using
the buffer and bufflen fields means they do very broken things in error
handling.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com >
2006-06-06 11:07:25 -04:00
..
2006-01-11 18:42:13 -08:00
2006-04-09 11:53:16 -07:00
2006-03-28 09:16:07 -08:00
2006-04-11 06:18:30 -07:00
2006-06-06 11:07:25 -04:00
2006-03-31 17:26:33 +02:00
2006-04-11 06:18:46 -07:00
2006-04-11 06:18:47 -07:00
2006-03-23 07:38:10 -08:00
2006-03-28 12:20:18 -05:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-03-31 12:18:54 -08:00
2006-03-25 08:23:01 -08:00
2006-02-20 20:00:11 -08:00
2006-03-27 08:44:50 -08:00
2006-04-11 06:18:45 -07:00
2006-03-27 08:44:51 -08:00
2006-04-02 12:49:59 -07:00
2006-04-02 12:58:09 -07:00
2006-04-12 11:42:30 -07:00
2006-04-02 00:10:18 -05:00
2006-04-11 17:29:17 -07:00
2006-04-11 06:18:40 -07:00
2006-03-29 13:24:50 +11:00
2006-04-11 06:18:30 -07:00
2006-04-11 06:41:02 -07:00
2006-05-31 10:33:49 -05:00
2006-03-24 07:33:28 -08:00
2006-03-28 09:16:06 -08:00
2006-04-02 19:27:07 +01:00
2006-04-11 06:18:43 -07:00
2006-04-12 15:24:06 -07:00
2006-03-28 09:16:05 -08:00
2006-03-30 17:48:42 +00:00
2006-04-11 06:18:45 -07:00
2006-03-26 08:56:55 -08:00
2006-04-02 12:49:59 -07:00
2006-03-27 08:44:53 -08:00
2006-01-13 11:26:10 -08:00
2006-04-11 06:18:47 -07:00
2006-05-28 12:50:45 -04:00
2006-03-22 01:15:13 -08:00
2006-06-06 11:07:25 -04:00
2006-04-02 12:58:45 -07:00
2006-01-13 11:26:09 -08:00
2006-04-11 06:18:44 -07:00
2006-02-20 20:00:09 -08:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-06-06 11:07:25 -04:00
2006-04-11 06:18:54 -07:00
2006-03-24 18:23:14 +01:00
2006-03-25 08:22:53 -08:00
2006-03-31 12:18:56 -08:00
2006-04-02 12:51:22 -07:00