Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933567AbbGGUA5 (ORCPT ); Tue, 7 Jul 2015 16:00:57 -0400 Received: from mail-yk0-f172.google.com ([209.85.160.172]:36581 "EHLO mail-yk0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932425AbbGGUAu (ORCPT ); Tue, 7 Jul 2015 16:00:50 -0400 Date: Tue, 7 Jul 2015 16:00:47 -0400 From: Tejun Heo To: axboe@kernel.dk Cc: jack@suse.cz, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, kernel-team@fb.com, vgoyal@redhat.com, avanzini.arianna@gmail.com Subject: Re: [PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup Message-ID: <20150707200047.GC23362@mtj.duckdns.org> References: <1436284293-4666-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436284293-4666-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 953 Lines: 24 On Tue, Jul 07, 2015 at 11:51:26AM -0400, Tejun Heo wrote: > This is v2 of blkcg_policy methods cleanup patchset. Changes from the > last take [L] are > > * Rebased on top of v4.2-rc1 and other pending patches. v4.2-rc1 > added a patch to add per-blkcg policy data which is allocated by > blkcg core as per-blkcg_gq policy data was before this patchset > making the two inconsistent. I'll follow up with per-blkcg policy > data update. While updating per-blkcg policy data handling, I discovered a couple bugs in policy data handling which should be backported through -stable. I'll put those earlier in the series and repost this patchset. Please ignore this one for now. Thanks. -- tejun -- 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/