]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - block/blk-mq.c
blk-mq: Introduce blk_mq_hctx_stopped()
authorBart Van Assche <bart.vanassche@sandisk.com>
Sat, 29 Oct 2016 00:19:15 +0000 (17:19 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 2 Nov 2016 18:50:19 +0000 (12:50 -0600)
commit5d1b25c1ecabb37f8eb58c8e9dd74f77f703e5d9
treeb2d41828dd60300ca642af710fe633db3ad6536f
parentbc27c01b5c46d3bfec42c96537c7a3fae0bb2cc4
blk-mq: Introduce blk_mq_hctx_stopped()

Multiple functions test the BLK_MQ_S_STOPPED bit so introduce
a helper function that performs this test.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c
block/blk-mq.h