chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit5fac843c1fac7d64cd79da0e2a681d8e95585647
tree7d5bc193fea612982ed2273358c284101e0b1e4c
parent8ed3fb11d6a5198537bd6cc2f145051635441101
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