OSDN Git Service

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)
commit6d8623a71135d8e2d397c1534f35e04dcf867749
treecc2ed905f27355a24428ad181a7486ff849bb865
parent4f5735f3884f9504fee5602aa8805d7695aa0f74
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