[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150818210145.GE15739@mtj.duckdns.org>
Date: Tue, 18 Aug 2015 14:01:45 -0700
From: Tejun Heo <tj@...nel.org>
To: axboe@...nel.dk
Cc: vgoyal@...hat.com, linux-kernel@...r.kernel.org,
avanzini.arianna@...il.com, kernel-team@...com, hannes@...xchg.org,
lizefan@...wei.com, cgroups@...r.kernel.org
Subject: Re: [PATCH v2 02/10] cgroup: introduce cgroup_subsys->legacy_name
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@...nel.org>
> Cc: Li Zefan <lizefan@...wei.com>
> Cc: Johannes Weiner <hannes@...xchg.org>
> Cc: cgroups@...r.kernel.org
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists