diff options
author | Omar Sandoval <osandov@fb.com> | 2018-05-09 11:08:52 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-09 16:33:07 +0200 |
commit | 4bc6339a583cec650b05d6fdcc83f03f941c1a3b (patch) | |
tree | 9d5b1c5d7fe63fd197a99b2add28378ef06ab123 /block/blk-stat.c | |
parent | block: use ktime_get_ns() instead of sched_clock() for cfq and bfq (diff) | |
download | linux-4bc6339a583cec650b05d6fdcc83f03f941c1a3b.tar.xz linux-4bc6339a583cec650b05d6fdcc83f03f941c1a3b.zip |
block: move blk_stat_add() to __blk_mq_end_request()
We want this next to blk_account_io_done() for the next change so that
we can call ktime_get() only once for both.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-stat.c')
0 files changed, 0 insertions, 0 deletions