blk-mq: unify hctx delayed_run_work and run_work
authorJens Axboe <[email protected]>
Mon, 10 Apr 2017 15:54:54 +0000 (09:54 -0600)
committerJens Axboe <[email protected]>
Fri, 28 Apr 2017 14:10:15 +0000 (08:10 -0600)
commit9f993737906b30d7b2454a38637d1f70ffd60f2f
treede9f50b9f8411ad9306796746900195a0b6f45e6
parent60ae36ad0340b1ba88530d6a5e141455dd3afd81
blk-mq: unify hctx delayed_run_work and run_work

They serve the exact same purpose. Get rid of the non-delayed
work variant, and just run it without delay for the normal case.

Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-core.c
block/blk-mq.c
include/linux/blk-mq.h