]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
block: add kblock_mod_delayed_work_on()
authorJens Axboe <axboe@fb.com>
Mon, 10 Apr 2017 15:54:55 +0000 (09:54 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 28 Apr 2017 14:10:15 +0000 (08:10 -0600)
commit818cd1cbaa7b00bbc35452a76bebc681a65f1912
tree746f7672e1ca7052f17263e6bc0d6b97b2bb4655
parent9f993737906b30d7b2454a38637d1f70ffd60f2f
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>
block/blk-core.c
include/linux/blkdev.h