commit | 818cd1cbaa7b00bbc35452a76bebc681a65f1912 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Mon Apr 10 09:54:55 2017 -0600 |
committer | Jens Axboe <axboe@fb.com> | Fri Apr 28 08:10:15 2017 -0600 |
tree | 746f7672e1ca7052f17263e6bc0d6b97b2bb4655 | |
parent | 9f993737906b30d7b2454a38637d1f70ffd60f2f [diff] |
block: add kblock_mod_delayed_work_on() This modifies (or adds, if not currently pending) an existing delayed work item. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com> Signed-off-by: Jens Axboe <axboe@fb.com>