]> git.ipfire.org Git - people/ms/linux.git/commit - block/bfq-cgroup.c
cgroup/bfq: revert bfq.weight symlink change
authorJens Axboe <axboe@kernel.dk>
Mon, 10 Jun 2019 09:35:41 +0000 (03:35 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 10 Jun 2019 09:35:41 +0000 (03:35 -0600)
commitcf8929885de318c0bf73438c9e5dde59d6536f7c
tree70e8a22308b033b9b2200d263cda09fddab6d394
parentd1fdb6d8f6a4109a4263176c84b899076a5f8008
cgroup/bfq: revert bfq.weight symlink change

There's some discussion on how to do this the best, and Tejun prefers
that BFQ just create the file itself instead of having cgroups support
a symlink feature.

Hence revert commit 54b7b868e826 and 19e9da9e86c4 for 5.2, and this
can be done properly for 5.3.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-cgroup.c
include/linux/cgroup-defs.h
kernel/cgroup/cgroup.c