diff options
author | Bart Van Assche <[email protected]> | 2016-10-28 17:22:00 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-11-02 12:50:19 -0600 |
commit | f0d33ab76cfcd696328c1330e2462b5d62e74f00 (patch) | |
tree | a4dd0bfca392efcbde3c0d9f418d53b66aeeca0e /tools/perf/scripts/python | |
parent | 2b053aca76b48e681be57b34ca3a8c2c10b275c5 (diff) |
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Instead of manipulating both QUEUE_FLAG_STOPPED and BLK_MQ_S_STOPPED
in the dm start and stop queue functions, only manipulate the latter
flag. Change blk_queue_stopped() tests into blk_mq_queue_stopped().
Signed-off-by: Bart Van Assche <[email protected]>
Acked-by: Mike Snitzer <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions