commit | 061a5427530633de93ace4ef001b99961984af62 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Sun Aug 26 10:09:06 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Aug 27 11:27:24 2018 -0600 |
tree | 880d280de6a3e32341f63d8abc03fede9a59d022 | |
parent | b8dcdab36f5394a09b66516057cccf61a81a3877 [diff] |
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>