Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752310AbbG2BSn (ORCPT ); Tue, 28 Jul 2015 21:18:43 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:29908 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751884AbbG2BSl (ORCPT ); Tue, 28 Jul 2015 21:18:41 -0400 Message-ID: <55B829DC.3010107@huawei.com> Date: Wed, 29 Jul 2015 09:18:20 +0800 From: Zefan Li User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Tejun Heo CC: , , , , , , Subject: Re: [PATCH 02/10] cgroup: introduce cgroup_subsys->legacy_name References: <1437763434-28699-1-git-send-email-tj@kernel.org> <1437763434-28699-3-git-send-email-tj@kernel.org> In-Reply-To: <1437763434-28699-3-git-send-email-tj@kernel.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.18.230] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020203.55B829E1.00AB,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 770340cee8dfe9a8f0246031ce895c3b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 19 On 2015/7/25 2:43, 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. > > Signed-off-by: Tejun Heo > Cc: Li Zefan > Cc: Johannes Weiner > Cc: cgroups@vger.kernel.org Acked -- 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/