commit | caf8eb0d604a0eaeb8111eb4d36853a6d08eebe7 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@redhat.com> | Sat Oct 14 17:22:26 2017 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Nov 01 08:20:02 2017 -0600 |
tree | 0387660a11eac166a7e92b982bbc89945b29d65c | |
parent | 5e3d02bbafad38975099b5848f5ebadedcf7bb7e [diff] |
blk-mq-sched: move actual dispatching into one helper So that it becomes easy to support to dispatch from sw queue in the following patch. No functional change. Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com> Reviewed-by: Omar Sandoval <osandov@fb.com> Suggested-by: Christoph Hellwig <hch@lst.de> # for simplifying dispatch logic Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>