From: Boaz Harrosh Date: Wed, 20 May 2009 15:50:34 +0000 (+0300) Subject: osdblk: Adjust queue limits to lower device's limits X-Git-Tag: v2.6.31-rc3~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc47df0fa705887242c26c7b040e7cf0170ab1f1;p=pandora-kernel.git 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: Boaz Harrosh --- Reading git-diff-tree failed