]> 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)
commit87eda949e4989997de89a4c196e3ab069e7b1ab4
tree70e8a22308b033b9b2200d263cda09fddab6d394
parent25a870e61f38956973b8275648b66863adc19482
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 ee1af8994470 and de04f5b3cef6 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