commit | 0a41e90bb7c931fd53d73ea770f5b251af6c91ce | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Fri Apr 16 21:11:21 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Mar 10 08:45:54 2011 +0100 |
tree | efb0bdfece80587bdc4985500eeb43df08585feb | |
parent | 3cca6dc1c81e2407928dc4c6105252146fd3924f [diff] |
ide-cd: convert to blk_delay_queue() for a short pause It was always abuse to reuse the plugging infrastructure for this, convert it to the (new) real API for delaying queueing a bit. Signed-off-by: Jens Axboe <jaxboe@fusionio.com> Acked-by: David S. Miller <davem@davemloft.net>