block: add API for delaying work/request_fn a little bit
authorJens Axboe <jaxboe@fusionio.com>
Wed, 2 Mar 2011 16:08:00 +0000 (11:08 -0500)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 10 Mar 2011 07:45:54 +0000 (08:45 +0100)
Currently we use plugging for that, but as plugging is going away,
we need an alternative mechanism.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found