cgroup: when determining which controllers we need, always extend the mask according...
authorLennart Poettering <lennart@poettering.net>
Thu, 15 Nov 2018 20:15:19 +0000 (21:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 13:54:13 +0000 (14:54 +0100)
commitfae9bc298ac1dc37021d576c0793800c6e625f89
tree911a59050fa7da0c51798851721a766e7e546a68
parentc01ef321af6a66f9bd43ee75e23a6a433fa97c10
cgroup: when determining which controllers we need, always extend the mask according to cpu/cpuacct joint mounting

Note that for cgroup_context_get_mask() this doesn't actually change
much, but it does prepare the ground for #10507 later on.
src/core/cgroup.c