commit | 988721db93b2f5e6477cb0ea0b64ba9bcfd67778 | [log] [tgz] |
---|---|---|
author | Junxiao Bi <junxiao.bi@oracle.com> | Fri Aug 16 14:12:33 2019 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Aug 19 08:55:10 2019 -0600 |
tree | cb137217d940f1513a76e0efa6fa78aae3571844 | |
parent | 6444f47eb8678a43d5260c67b89c18b1ea09e79e [diff] |
block: remove struct request_queue queue_head The dispatch list is not used any more, as the legacy block IO stack has been removed. Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Junxiao Bi <junxiao.bi@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>