summaryrefslogtreecommitdiff
path: root/block/blk-mq-tag.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2018-11-08 09:03:51 -0700
committerJens Axboe <axboe@kernel.dk>2018-11-08 10:24:23 -0700
commitae8799125d565c798e49dcab4bf182dbfc483524 (patch)
tree9cf36f53aad46a716d8b7476da384823d82e9e38 /block/blk-mq-tag.c
parent7baa85727d0406ffd2b2303cd803a145aa35c505 (diff)
blk-mq: provide a helper to check if a queue is busy
Returns true if the queue currently has requests pending, false if not. DM can use this to replace the atomic_inc/dec they do per device to see if a device is busy. Reviewed-by: Mike Snitzer <snitzer@redhat.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-tag.c')
0 files changed, 0 insertions, 0 deletions