chiark / gitweb /
exec: allow passing arbitrary path names to blkio cgroup attributes
authorLennart Poettering <lennart@poettering.net>
Sat, 20 Aug 2011 22:28:30 +0000 (00:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Aug 2011 18:07:45 +0000 (20:07 +0200)
commit94959f0fa0c19ae1db0e63d9a5dfc94c660825ba
tree22733bd2908d5001892f454cb786c279cd538e1f
parent9e37286844f67ca7c59e923dd27ad193dfdda7eb
exec: allow passing arbitrary path names to blkio cgroup attributes

If a device node is specified, then adjust the bandwidth/weight of it,
otherwise find the backing block device of the file system the path
refers to and adjust its bandwidth/weight.
man/systemd.exec.xml
src/load-fragment.c
src/util.c
src/util.h