Linus Torvalds
f716d83033
Allocate 96 bytes for SCSI sense data reply
...
The SCSI layer uses SCSI_SENSE_BUFFERSIZE (96) for the sense buffer
size, even though some other code uses "sizeof(struct request_sense)"
(which is 64 bytes). Allocate the buffer using the bigger of the two
for safety.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-06 17:41:44 -08:00
..
2006-02-16 12:47:44 -08:00
2006-01-31 14:39:50 -06:00
2006-01-26 08:10:08 -05:00
2006-02-27 21:36:46 -06:00
2006-02-28 11:20:45 -06:00
2006-02-07 10:54:07 -06:00
2006-02-28 09:36:14 -06:00
2006-02-05 17:15:15 -06:00
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2006-02-28 11:20:45 -06:00
2006-02-28 11:20:45 -06:00
2006-01-29 12:40:57 -05:00
2006-01-14 18:27:06 -08:00
2006-01-17 19:31:54 -05:00
2006-01-12 15:26:13 -06:00
2006-01-26 08:11:13 -05:00
2006-01-14 10:54:54 -06:00
2006-02-22 14:35:52 -08:00
2006-01-15 02:12:54 +01:00
2006-02-05 12:59:29 -06:00
2006-02-01 08:53:09 -08:00
2006-02-12 11:05:44 -06:00
2006-02-12 11:05:44 -06:00
2006-01-31 14:43:18 -06:00
2006-02-04 16:19:53 -06:00
2006-02-04 16:19:08 -06:00
2006-02-28 09:36:11 -06:00
2006-02-27 22:31:19 -05:00
2006-02-27 22:31:19 -05:00
2006-02-27 22:31:19 -05:00
2006-02-07 20:57:14 -05:00
2006-01-14 12:16:07 -08:00
2006-02-12 11:11:09 -06:00
2006-02-12 11:11:09 -06:00
2006-01-26 08:08:26 -05:00
2006-02-17 16:31:18 -05:00
2006-01-17 08:06:21 -05:00
2006-02-20 16:48:17 -05:00
2006-02-25 16:52:31 -05:00
2006-01-17 07:58:42 -05:00
2006-02-17 16:27:19 -05:00
2006-01-13 11:26:10 -08:00
2006-02-27 21:38:39 -06:00
2006-02-27 21:38:39 -06:00
2006-01-14 10:55:05 -06:00
2006-01-14 10:55:05 -06:00
2006-02-27 21:26:45 -06:00
2006-02-14 11:15:11 -06:00
2006-02-27 21:25:40 -06:00
2006-02-07 20:58:21 -05:00
2006-01-31 14:39:36 -06:00
2006-01-14 10:55:01 -06:00
2006-02-05 11:06:51 -08:00
2006-02-26 09:09:49 -08:00
2006-02-27 21:25:40 -06:00
2006-03-06 17:41:44 -08:00
2006-01-14 18:27:06 -08:00
2006-01-26 15:13:50 -05:00