OSDN Git Service

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)
commitc0ce79dca5b0e8373a546ebea2af7b3df94c584e
tree2039ddde7e970451a75d78b433177b0b42199282
parent7af6fd9112ba310a889c60d0606b4b74049cfe14
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