Jack Hammer a5b3c86e4b [SCSI] ServeRAID: prevent seeing DADSI devices
A critical thing the ServeRAID driver MUST do is hide the physical DASDI
devices from the OS. It does this by intercepting the INQUIRY commands.

In recent 2.6.15 testing, I discovered this to be failing.

The cause was the driver assuming that the INQUIRY response data was in a
simple single buffer, when it was actually a 1 element scatter gather list.

This patch makes ips always look at the correct data when examining an
INQUIRY response.

Signed-off-by: Jack Hammer <jack_hammer@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-01-31 14:43:18 -06:00
..
2006-01-18 19:25:49 -08:00
2006-01-18 19:20:31 -08:00
2006-01-14 18:27:13 -08:00
2005-10-30 17:37:32 -08:00
2006-01-18 19:20:30 -08:00
2006-01-14 10:41:42 -08:00
2006-01-14 18:25:20 -08:00
2006-01-13 16:29:56 -08:00
2006-01-17 15:53:11 -08:00
2006-01-10 00:08:17 +01:00
2006-01-18 19:20:31 -08:00
2006-01-18 19:20:31 -08:00