commit | 3cca6dc1c81e2407928dc4c6105252146fd3924f | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Wed Mar 02 11:08:00 2011 -0500 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Mar 10 08:45:54 2011 +0100 |
tree | b78b0d93e7c02abdc37e1d5a6204ab6b94d56fd4 | |
parent | 53f22956effe1c9e7961b8c6e4362ecca5e460b7 [diff] |
block: add API for delaying work/request_fn a little bit 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>