]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - block/blk-mq-debugfs.c
blk-mq-debugfs: Show zone locking information
authorBart Van Assche <bart.vanassche@wdc.com>
Wed, 28 Feb 2018 00:32:14 +0000 (16:32 -0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Feb 2018 19:23:35 +0000 (12:23 -0700)
commit18bc42308699522b57fd599401c03ad561f422ef
treef83eb2e88c180612a859e0e36be78cf0afaff78b
parent1209cb7fa4afcd7f652a70e1d2028686ec28a7a5
blk-mq-debugfs: Show zone locking information

When debugging the ZBC code in the mq-deadline scheduler it is very
important to know which zones are locked and which zones are not
locked. Hence this patch that exports the zone locking information
through debugfs.

Cc: Omar Sandoval <osandov@fb.com>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Tested-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c