]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/md/dm-rq.c
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
authorBart Van Assche <bart.vanassche@sandisk.com>
Sat, 29 Oct 2016 00:21:41 +0000 (17:21 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 2 Nov 2016 18:50:19 +0000 (12:50 -0600)
commit2b053aca76b48e681be57b34ca3a8c2c10b275c5
tree739ad6356695687e801f843570ac0d5e55fb4385
parent6a83e74d214a47a1371cd2e6a783264fcba7d428
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()

Most blk_mq_requeue_request() and blk_mq_add_to_requeue_list() calls
are followed by kicking the requeue list. Hence add an argument to
these two functions that allows to kick the requeue list. This was
proposed by Christoph Hellwig.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-flush.c
block/blk-mq.c
drivers/block/xen-blkfront.c
drivers/md/dm-rq.c
drivers/nvme/host/core.c
drivers/scsi/scsi_lib.c
include/linux/blk-mq.h