diff options
author | 2024-10-03 07:26:12 -0600 | |
---|---|---|
committer | 2024-10-22 08:14:56 -0600 | |
commit | fd0a63bcda40c09463f31b9401dbb0cb01c51674 (patch) | |
tree | 0e6222f4d492601caa16d001da075c6b9da5deba /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | block: remove redundant passthrough check in blk_mq_need_time_stamp() (diff) | |
download | wireguard-linux-fd0a63bcda40c09463f31b9401dbb0cb01c51674.tar.xz wireguard-linux-fd0a63bcda40c09463f31b9401dbb0cb01c51674.zip |
block: remove 'req->part' check for stats accounting
If RQF_IO_STAT is set, then accounting is enabled. There's no need to
further gate this on req->part being set or not, RQF_IO_STAT should
never be set if accounting is not being done for this request.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions