commit | 2836ee4b1acbe7b396219d0677426885f14cd792 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Wed Apr 26 13:47:56 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Wed Apr 26 15:09:04 2017 -0600 |
tree | 823c705f789aaa2eb68d9c32913b686c55ea60a7 | |
parent | 8658dca8bd5666f50e02400f844079e520641d8c [diff] |
blk-mq: Add blk_mq_ops.show_rq() This new callback function will be used in the next patch to show more information about SCSI requests. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Omar Sandoval <osandov@fb.com> Cc: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>