Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209481 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2015-08-18 23:10 +0200 |
| Last post | 2015-08-18 23:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 02/10] cgroup: introduce cgroup_subsys->legacy_name Tejun Heo <tj@kernel.org> - 2015-08-18 23:10 +0200
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2015-08-18 23:10 +0200 |
| Subject | Re: [PATCH v2 02/10] cgroup: introduce cgroup_subsys->legacy_name |
| Message-ID | <pYWiR-1km-13@gated-at.bofh.it> |
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@kernel.org> > Cc: Li Zefan <lizefan@huawei.com> > Cc: Johannes Weiner <hannes@cmpxchg.org> > Cc: cgroups@vger.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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web