]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - block/blk-mq.h
blk-mq: abstract out blk_mq_dispatch_rq_list() helper
authorJens Axboe <axboe@fb.com>
Wed, 7 Dec 2016 15:41:17 +0000 (08:41 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 9 Dec 2016 16:03:02 +0000 (09:03 -0700)
commitf04c3df3efeca0d226aeff7ef595e12a0b807ab2
tree6f57ec6196eaeade6a93c181c6654d49283ca8a9
parentae911c5e796d51cb2d1ed3a55e73b9cc88d176cf
blk-mq: abstract out blk_mq_dispatch_rq_list() helper

Takes a list of requests, and dispatches it. Moves any residual
requests to the dispatch list.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
block/blk-mq.c
block/blk-mq.h