+4
−0
+1
−0
+1
−0
+2
−0
block/blk-cgroup-rwstat.c
0 → 100644
+129
−0
Loading
blkg_rwstat is now only used by bfq-iosched and blk-throtl when on cgroup1. Let's move it into its own files and gate it behind a config option. Signed-off-by:Tejun Heo <tj@kernel.org> Signed-off-by:
Jens Axboe <axboe@kernel.dk>