]> www.infradead.org Git - users/hch/block.git/commit
blk-cgroup: move the cgroup information to struct gendisk blk-cgroup-gendisk
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Sep 2022 12:18:02 +0000 (14:18 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 11 Sep 2022 06:09:03 +0000 (08:09 +0200)
commit702d2c2b1deddf06c6eda5fa3d134ed00b512065
treecb3aab143bb15efd62bc4092f86ad80f1c420f84
parentea82c84d2bbe199bd3e0e95426017f21bef68435
blk-cgroup: move the cgroup information to struct gendisk

cgroup information only makes sense on a live gendisk that allows
file system I/O (which includes the raw block device).  So move over
the cgroup related members.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/bfq-cgroup.c
block/blk-cgroup.c
block/blk-cgroup.h
block/blk-iolatency.c
block/blk-throttle.c
include/linux/blkdev.h