linux/kernel/cgroup
Tejun Heo 0083d27b21 cgroup: Improve cftype add/rm error handling
Let's track whether a cftype is currently added or not using a new flag
__CFTYPE_ADDED so that duplicate operations can be failed safely and
consistently allow using empty cftypes.

Signed-off-by: Tejun Heo <tj@kernel.org>
2022-09-06 09:38:42 -10:00
..
cgroup-internal.h cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all() 2022-08-26 11:14:34 -10:00
cgroup-v1.c cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all() 2022-08-26 11:14:34 -10:00
cgroup.c cgroup: Improve cftype add/rm error handling 2022-09-06 09:38:42 -10:00
cpuset.c cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule 2022-09-04 10:47:28 -10:00
debug.c
freezer.c
legacy_freezer.c
Makefile
misc.c
namespace.c
pids.c cgroup: add pids.peak interface for pids controller 2022-09-04 09:26:51 -10:00
rdma.c
rstat.c sched/core: add forced idle accounting for cgroups 2022-07-04 09:23:07 +02:00