commit | cf8929885de318c0bf73438c9e5dde59d6536f7c | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Mon Jun 10 03:35:41 2019 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jun 10 03:35:41 2019 -0600 |
tree | 70e8a22308b033b9b2200d263cda09fddab6d394 | |
parent | d1fdb6d8f6a4109a4263176c84b899076a5f8008 [diff] |
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>