Stephen M. Cameron 0fc13c8995 cciss: fix cciss_revalidate panic
If you delete a logical drive, and then run BLKRRPART (e.g. via fdisk)
on a logical drive which is "after" the deleted logical drive in the h->drv[]
array, then cciss_revalidate panics because it will access the null pointer
h->drv[x] when x hits the deleted drive.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Cc: stable@kernel.org
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-12-17 09:01:37 +01:00
..
2010-11-10 14:54:09 +01:00
2010-11-16 13:33:23 -08:00
2010-12-17 09:01:37 +01:00
2010-10-23 18:45:06 +02:00
2010-11-06 07:49:56 -07:00
2010-11-10 14:54:09 +01:00
2010-11-10 14:54:09 +01:00