]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b3dec2f8c1f435485c50e918d4da7d265a0e98a
tree70e8a22308b033b9b2200d263cda09fddab6d394
parent3eca66e94acbfb78f14c6c84ee9de16875040762
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 e435bbdbfe07 and 5157f3c466a5 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