Re: [PATCH v2 02/10] cgroup: introduce cgroup_subsys->legacy_name

From: Tejun Heo
Date: Tue Aug 18 2015 - 17:01:55 EST


On Tue, Jul 28, 2015 at 01:56:47PM -0400, Tejun Heo wrote:
> 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@xxxxxxxxxx>
> Cc: Li Zefan <lizefan@xxxxxxxxxx>
> Cc: Johannes Weiner <hannes@xxxxxxxxxxx>
> Cc: cgroups@xxxxxxxxxxxxxxx

Applied to cgroup/for-4.3-unified-base.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/