]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-debugfs: Also show requests that have not yet been started
authorBart Van Assche <bvanassche@acm.org>
Thu, 4 Oct 2018 17:35:24 +0000 (10:35 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 5 Oct 2018 14:16:58 +0000 (08:16 -0600)
commit3a5dd5d5b7c2da0d3ee47e29c1989e4314e83583
treecc2ed905f27355a24428ad181a7486ff849bb865
parentd7dfa97364712b9881c90e10a6bf23e2582edb67
blk-mq-debugfs: Also show requests that have not yet been started

When debugging e.g. the SCSI timeout handler it is important that
requests that have not yet been started or that already have
completed are also reported through debugfs.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c