commit | 2ecbf456352d0699f51b4c6d70ea5bf29766579c | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Tue Jul 03 11:14:57 2018 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 09 09:07:54 2018 -0600 |
tree | 3f7dcf7c71cda4d74d1a8371741cb498e43c02ff | |
parent | 2cf855837b89d92996cf264713f3bed2bf9b0b4f [diff] |
blk-stat: export helpers for modifying blk_rq_stat We need to use blk_rq_stat in the blkcg qos stuff, so export some of these helpers so they can be used by other things. Signed-off-by: Josef Bacik <jbacik@fb.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>