Re: [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy

From: Tejun Heo
Date: Tue Apr 15 2014 - 18:05:59 EST


On Tue, Apr 15, 2014 at 06:05:04PM -0400, Tejun Heo wrote:
> From c7596b2f33e9f7a57cef6909c30fec268e921c3b Mon Sep 17 00:00:00 2001
> From: Tejun Heo <tj@xxxxxxxxxx>
> Date: Tue, 15 Apr 2014 18:02:12 -0400
>
> cgroup_apply_cftypes() skip creating or removing files if the
> subsystem is attached to the default hierarchy, which led to missing
> files in the root of the default hierarchy.
>
> Skipping made sense when the default hierarchy was dummy; however, now
> that the default hierarchy is full functional and planned to be used
> as the unified hierarchy, it shouldn't be skipped over.
>
> Reported-by: Li Zefan <lizefan@xxxxxxxxxx>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>

Ugh... wrong thread. Will repost.

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/