aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2021-10-29 08:40:23 +0000
committerJens Axboe <[email protected]>2021-10-29 12:53:34 +0000
commit9b84c629c90374498ab5825dede74a06ea1c775b (patch)
tree0a4102bf7d2cbe68ffedd49d6b59a4af52460917 /fs/btrfs/dev-replace.c
parentblock: improve readability of blk_mq_end_request_batch() (diff)
downloadkernel-9b84c629c90374498ab5825dede74a06ea1c775b.tar.gz
kernel-9b84c629c90374498ab5825dede74a06ea1c775b.zip
blk-mq-debugfs: Show active requests per queue for shared tags
Currently we show the hctx.active value for the per-hctx "active" file. However this is not maintained for shared tags, and we instead keep a record of the number active requests per request queue - see commit f1b49fdc1c64 ("blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap). Change for the case of shared tags to show the active requests per request queue by using __blk_mq_active_requests() helper. Signed-off-by: John Garry <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions