]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: when applying io/blkio per-device rules, don't remove them if they fail
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jun 2018 17:37:22 +0000 (19:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Jun 2018 20:52:36 +0000 (22:52 +0200)
commit17ae2780976a479191b861288c044458481c392f
tree0ccc6bfc826dcaf23bbf9ea5880d51a8ab7a3066
parentef31828d06b794f548928e46718f8b152a8e7fed
core: when applying io/blkio per-device rules, don't remove them if they fail

These devices might show up later, hence leave the rules as they are.
Applying the limits should not alter configuration.
src/core/cgroup.c