diff options
author | 2022-02-15 11:05:39 +0100 | |
---|---|---|
committer | 2022-02-16 19:39:10 -0700 | |
commit | 8803c89f365b344859decd5b3074e9bb3b65caa1 (patch) | |
tree | e651ea8ca7ff18a0e40c6b68cda1e72ba0374f98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-mq: remove the request_queue argument to blk_insert_cloned_request (diff) | |
download | wireguard-linux-8803c89f365b344859decd5b3074e9bb3b65caa1.tar.xz wireguard-linux-8803c89f365b344859decd5b3074e9bb3b65caa1.zip |
dm: remove useless code from dm_dispatch_clone_request
Both ->start_time_ns and the RQF_IO_STAT are set when the request is
allocated using blk_mq_alloc_request by dm-mpath in blk_mq_rq_ctx_init.
The block layer also ensures ->start_time_ns is only set when actually
needed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Snitzer <snitzer@redhat.com>
Link: https://lore.kernel.org/r/20220215100540.3892965-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions