[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue
authorBoaz Harrosh <bharrosh@panasas.com>
Sun, 24 May 2009 17:04:43 +0000 (20:04 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 10 Jun 2009 14:00:13 +0000 (09:00 -0500)
libosd users that need to work with bios, must sometime use
the request_queue associated with the osd_dev. Make a wrapper for
that, and convert all in-tree users.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found