Re: [PATCH 6/7] cgroup: rename current_css_set_cg_links
From: Li Zefan <hidden>
Date: 2013-08-01 01:12:02
Also in:
lkml
From: Li Zefan <hidden>
Date: 2013-08-01 01:12:02
Also in:
lkml
On 2013/7/31 19:38, Tejun Heo wrote:
Hello, On Wed, Jul 31, 2013 at 04:18:07PM +0800, Li Zefan wrote:quoted
As we've renamed css_set->cg_links to css_set->cgrp_links (See commit 69d0206c79 "cgroup: bring some sanity to naming around cg_cgroup_link"), it's better to also rename the debug file. As the "debug" cgroup subsystem is for debug only and acts as a sample on how to write a cgroup subsystem, it's fine to change the interface.I'd rather not do this. It doesn't really buy us anything and stuff like cgrp_links isn't interesting to actual controllers anyway.
not a big deal