]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c7c22b290ca8be615b949099bc69a739ded3f4f
tree880d280de6a3e32341f63d8abc03fede9a59d022
parent73b5f2b002bc16ea36d918c7630e87539ae17da6
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