From: Jens Axboe Date: Fri, 16 Apr 2010 19:13:15 +0000 (+0200) Subject: scsi: convert to blk_delay_queue() X-Git-Tag: v2.6.39-rc1~80^2~20^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a488e74976bf0a9bccecdd094378394942dacef1;p=pandora-kernel.git scsi: convert to blk_delay_queue() It was always abuse to reuse the plugging infrastructure for this, convert it to the (new) real API for delaying queueing a bit. A default delay of 3 msec is defined, to match the previous behaviour. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed