From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751009Ab2CaQrd (ORCPT ); Sat, 31 Mar 2012 12:47:33 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:38572 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1749667Ab2CaQrb (ORCPT ); Sat, 31 Mar 2012 12:47:31 -0400 Date: Sat, 31 Mar 2012 09:47:25 -0700 From: Tejun Heo To: glommer@parallels.com, lizf@cn.fujitsu.com, containers@lists.linux-foundation.org, cgroups@vger.kernel.org Cc: linux-kernel@vger.kernel.org, fweisbec@gmail.com, rni@google.com, ctalbott@google.com Subject: Re: [PATCHSET] cgroup: cftype based file interface, take #2 Message-ID: <20120331164725.GE2557@dhcp-172-17-108-109.mtv.corp.google.com> References: <1332368265-21586-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1332368265-21586-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 21, 2012 at 03:17:33PM -0700, Tejun Heo wrote: > This is the second take at improving cgroup file addition/removal > interface. Changes from the last take[L] are, Applied to cgroup/for-3.5 w/ Li's acks added. Thanks. -- tejun