diff options
author | Christoph Hellwig <[email protected]> | 2022-02-15 11:05:39 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-02-16 19:39:10 -0700 |
commit | 8803c89f365b344859decd5b3074e9bb3b65caa1 (patch) | |
tree | e651ea8ca7ff18a0e40c6b68cda1e72ba0374f98 /lib/mpi/mpi-bit.c | |
parent | 28db4711bf48303814dcfd8d41a41106e90bc374 (diff) |
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 <[email protected]>
Reviewed-by: Mike Snitzer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions