commit | 5d1b25c1ecabb37f8eb58c8e9dd74f77f703e5d9 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Fri Oct 28 17:19:15 2016 -0700 |
committer | Jens Axboe <axboe@fb.com> | Wed Nov 02 12:50:19 2016 -0600 |
tree | b2d41828dd60300ca642af710fe633db3ad6536f | |
parent | bc27c01b5c46d3bfec42c96537c7a3fae0bb2cc4 [diff] |
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>