summaryrefslogtreecommitdiff
path: root/include/linux/cgroup.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2015-08-18 23:58:16 +0300
committerTejun Heo <tj@kernel.org>2015-08-18 23:58:16 +0300
commit3e1d2eed39d804e48282931835c7203fa47fe1d9 (patch)
treebb9fb11d59686da511a018f318d9d826727c009f /include/linux/cgroup.h
parentd98817d4961b9ef75062d1e129829d283b3dac57 (diff)
downloadlinux-3e1d2eed39d804e48282931835c7203fa47fe1d9.tar.xz
cgroup: introduce cgroup_subsys->legacy_name
This allows cgroup subsystems to use a different name on the unified hierarchy. cgroup_subsys->name is used on the unified hierarchy, ->legacy_name elsewhere. If ->legacy_name is not explicitly set, it's automatically set to ->name and the userland visible behavior remains unchanged. v2: Make parse_cgroupfs_options() only consider ->legacy_name as mount options are used only on legacy hierarchies. Suggested by Li Zefan. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: cgroups@vger.kernel.org
Diffstat (limited to 'include/linux/cgroup.h')
0 files changed, 0 insertions, 0 deletions