commit | 131d08e122eaabae028378c0b4da688eb044c6af | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 31 19:11:40 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 01 07:38:21 2018 -0600 |
tree | 1c48c6886d4e90d543fe738ba4c426531dcd637b | |
parent | acddf3b308f6b6e23653de02e1abf98f402f1f12 [diff] |
block: split the blk-mq case from elevator_init There is almost no shared logic, which leads to a very confusing code flow. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Tested-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>