blk-wbt: abstract out end IO completion handler
authorJens Axboe <axboe@kernel.dk>
Sun, 26 Aug 2018 16:09:06 +0000 (10:09 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 27 Aug 2018 17:27:24 +0000 (11:27 -0600)
commit061a5427530633de93ace4ef001b99961984af62
tree880d280de6a3e32341f63d8abc03fede9a59d022
parentb8dcdab36f5394a09b66516057cccf61a81a3877
blk-wbt: abstract out end IO completion handler

Prep patch for calling the handler from a different context,
no functional changes in this patch.

Tested-by: Agarwal, Anchal <anchalag@amazon.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-wbt.c