Skip to content
Commit bc47df0f authored by Boaz Harrosh's avatar Boaz Harrosh
Browse files

osdblk: Adjust queue limits to lower device's limits



call blk_queue_stack_limits() to copy queue limits from
the underline osd scsi_device. This is absolutely needed
because osdblk cannot sleep when allocating a lower-request and
therefore cannot be bouncing.

TODO: Dynamic changes of limits to the lower device queue
will not reflect in the upper driver

Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent 2a13877c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment