]> git.baikalelectronics.ru Git - kernel.git/commit
blk-cgroup: move struct blkg_stat to bfq
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Jun 2019 10:26:22 +0000 (12:26 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Jun 2019 16:32:34 +0000 (10:32 -0600)
commit9fd5848b16ed0eafc5698d23c72b1d579d4b206d
tree2039ddde7e970451a75d78b433177b0b42199282
parent05de5032a1a3c2b6155deceebf4f1872f6fefc37
blk-cgroup: move struct blkg_stat to bfq

This structure and assorted infrastructure is only used by the bfq I/O
scheduler.  Move it there instead of bloating the common code.

Acked-by: Tejun Heo <tj@kernel.org>
Acked-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-cgroup.c
block/bfq-iosched.h
block/blk-cgroup.c
include/linux/blk-cgroup.h