commit | 1c8562e8a0792b107a9b939442316afe379cd82a | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Tue Jan 10 12:24:12 2023 -1000 |
committer | Tejun Heo <tj@kernel.org> | Wed Apr 12 13:51:55 2023 -1000 |
tree | f505c7b88f37e4b6ff8e52c0de137dc3effaf459 | |
parent | 326de36e1379e1da87e05dcd2aa3d71d5345c167 [diff] |
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/ The name was too generic given that there are multiple blkcg rq-qos policies. Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Josef Bacik <josef@toxicpanda.com>