From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757095AbbJVJBU (ORCPT ); Thu, 22 Oct 2015 05:01:20 -0400 Received: from mail-yk0-f177.google.com ([209.85.160.177]:33064 "EHLO mail-yk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756881AbbJVJAx (ORCPT ); Thu, 22 Oct 2015 05:00:53 -0400 Date: Thu, 22 Oct 2015 18:00:46 +0900 From: Tejun Heo To: Jens Axboe Cc: Vivek Goyal , linux-kernel@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCH block/for-4.4/core] blkcg: don't create "io.stat" on the root cgroup Message-ID: <20151022090046.GC24379@mtj.duckdns.org> References: <20151022003103.GB10199@mtj.duckdns.org> <56286110.7000401@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56286110.7000401@kernel.dk> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 21, 2015 at 10:07:44PM -0600, Jens Axboe wrote: > On 10/21/2015 06:31 PM, Tejun Heo wrote: > >Hello, Jens. > > > >This is one of hopefully final adjustments to cgroup v2 behavior > >before lifting the devel mask. If the patch is okay, can I route the > >patch through cgroup/for-4.4 so that it can go together with the > >cgroup documentation update patch? > > Yep that's fine, you can add my acked-by as well. Applied to cgroup/for-4.4 with acked-by added. Thanks! -- tejun