commit | 6917ff0b5bd4139e08a3f3146529dcb3b95ba7a6 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Wed Apr 05 12:01:30 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Fri Apr 07 08:56:44 2017 -0600 |
tree | c85db4362670bf263448883394bd43e9e89abede | |
parent | 81380ca10778b99dce98940cfc993214712df335 [diff] |
blk-mq-sched: refactor scheduler initialization Preparation cleanup for the next couple of fixes, push blk_mq_sched_setup() and e->ops.mq.init_sched() into a helper. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>